Build a web component library using Angular CLI and Angular Elements
Suggested topics
- Slots
- ShadowDOM
<ng-content>
-><slot>
<ng-content select="app-example-item">
-><slot name="app-example-item">
- Input properties -> attributes
- Output properties -> custom events