Thanks, that's actually a great idea ! Just to make sure - in template of 
the parent component, I have an ngSwitch on let's say a <div 
[ngSwitch]="type">, in it there are two child components <my-product 
*ngSwitchCase="'P'">.. and <my-brand *ngSwitchCase="'B'">.. also these two 
components are two-way and have @input properties of slug?

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to