romkor / svelte-portal

Svelte component for rendering outside the DOM of parent component
https://svelte.dev/repl/407576d4fa984cfb97dcdd3da98e833e
MIT License
444 stars 22 forks source link

Surrounding div #183

Open uniboxx opened 2 months ago

uniboxx commented 2 months ago

Hi, thanks for your work. I would ask if there is a way to avoid the surrounding div of the ported element, of course in the case there is one main element that already contain all the elements of the main one. Thanks in advance.