Slots allow the dynamic insertion of snippets of content from a higher order component to the component in question. An example might be a list with customisable elements:
<ul
class="slotted-spoon...i-mean-list"
>
</ul>
Slots allow the dynamic insertion of snippets of content from a higher order component to the component in question. An example might be a list with customisable elements:
<ul
class="slotted-spoon...i-mean-list"
>
</ul>