Element for <slot>?
Is it possible to not pass a wrapper element to a
It looks like I have to use a wrapper element, otherwise I couldnt define the
Is there something like a fragment element?
<slot />?It looks like I have to use a wrapper element, otherwise I couldnt define the
slot attribute for my child.Is there something like a fragment element?
