set ngSwitch(newValue: any) {
будет написано
@Input()
set ngOtherSwitch(newValue: any) {
как тогда обращаться к директиве?
https://angular.io/api/core/Directive https://angular.io/guide/attribute-directives
https://angular.io/guide/attribute-directives#binding-to-an-input-property
Обсуждают сегодня