Thanks so much for making this lovely library! I was wondering if there were any plans on supporting a layout or "slot" to allow passing data into a component? for example:
<component path="layouts/main_layout.html">
<h1>Hello world</h1>
</component>
Thanks so much for making this lovely library! I was wondering if there were any plans on supporting a layout or "slot" to allow passing data into a component? for example: