Open himynameisdave opened 2 years ago
Explore the new dynamic element svelte:element for allowing the consumer to choose which element to use (we currently fallback to just a div).
svelte:element
div
This would close #1
This feature is fully supported now: https://svelte.dev/docs/special-elements#svelte-element
Explore the new dynamic element
svelte:element
for allowing the consumer to choose which element to use (we currently fallback to just adiv
).