Answer the question
In order to leave comments, you need to log in
How to change the class of one component from another in Angular 5?
Let's say I have a navbar.component.ts component with html
AND there is a second component aside.component.ts
<nav class='test'>Навигация</nav>
<aside>
<button>Кнопка</button>
</aside>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question