accepts children
import Teleport from '@fuzdev/fuz_ui/Teleport.svelte'; to?
Defaults to undefined to lessen friction with SSR.
We may want to change this to optionally accept a string selector,
but that didn't seem to be the best API for the Dialog.
type
HTMLElementoptional
onmove?
type
(el: HTMLElement, to: HTMLElement) => voidoptional
children
type
Snippet<[]>