-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Just recording this as a requested feature, since it comes up from time to time. Not actually saying we should do it, but would be good to track the discussion.
Proposal for <svelte:element>
<script>
export let type = 'div';
</script>
<svelte:element this={type}>
<slot></slot>
</svelte:element>What are the actual use cases? Are there any drawbacks?
PaulMaly, Panya, mhkeller, trbrc, abastardi and 187 moretonyketcham, kkarpeev, SarcevicAntonio, opensas, gustavopch and 4 moreGlazy, deviprsd, carloslfu, yotambarzilay, rawgroundbeef and 31 morerognstadragnar, Glazy, jonatansberg, carloslfu, yotambarzilay and 26 more