svelte create and pass component as html element
I’m using a library which requires me to create an html element and pass that element. Then the library puts the element in the correct place internally.
I’m using a library which requires me to create an html element and pass that element. Then the library puts the element in the correct place internally.