User avatar
privTri Volpeon areonNSmol @volpeon@icy.wyvern.rip
5mo
Not quite using <slot>, but instead you can add a prop slot to immediate children and the component can access them via props.slots.get("whatever"). Dead simple to implement