Questions tagged [viewchildren]
31 questions
-1
votes
1 answer
Angular communication between parent and child components
I have a case where I have a parent component and 2 child component (selection components based on ng-select)
The idea is that when I select and item in the first ng-select, the same should be disabled in the 2nd. And vice versa.
In the parent I am…

jani_r
- 637
- 1
- 7
- 18