trotyl / angular-contrib

Community extension to Angular framework
MIT License
65 stars 7 forks source link

should ng-host be deprecated? #407

Open andreElrico opened 3 years ago

andreElrico commented 3 years ago

is there anything ng-host can do, that we cant do natively?

we have :host { ... } for styles and host: { ... } in the decorator to setup props/events + bindings