angular-contrib icon indicating copy to clipboard operation
angular-contrib copied to clipboard

should ng-host be deprecated?

Open andreElrico opened this issue 3 years ago • 0 comments

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

andreElrico avatar Feb 10 '21 15:02 andreElrico