Angular 15: Using The Directive Composition API
Angular v15 will be released pretty soon, and it's coming with a very nice feature called Directive Composition API.
But, what is it? 🤔
The Directive Composition API allows us to compose directives into components and other directives.
This API work...
henriquecustodia.hashnode.dev2 min read