svelte slot ✓ How to pass props to a slot for a custom component in Svelte?

฿100.00


Svelte · Vue · Other Use Cases · Tutorials · FAQs Documentation Introduction Sponsors; Acknowledgements; Downloads; License Getting Started svelte slot How to create a slot in a child component in Svelte A slot is a tag we can specify in the child component, then overwrite with content from inside the parent

svelte slotI want to use Component as Slot, I want to create two Components Title and Caption , and set up a target slot for them I'm not sure if it is possible or not

svelte slot I am wondering if someone can help me understand how I can use svelte slots in my stories I cannot find any documentation on how to do this