User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
3mo
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