https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_templates_and_slots https://stackoverflow.com/questions/52421298/web-components-how-to-work-with-children Above links contains info about templates and slots. We should be able to compose stencil components using these features.
https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_templates_and_slots
https://stackoverflow.com/questions/52421298/web-components-how-to-work-with-children
Above links contains info about templates and slots. We should be able to compose stencil components using these features.