Contextmenu.svelte view source
accepts children
import Contextmenu from '@fuzdev/fuz_ui/Contextmenu.svelte'; tag?
type
Toptional default
'span' as anyentries
type
Snippet<[]>children
type
Snippet<[]>external types
SvelteHTMLElements[T]generics
Contextmenu<T extends string = 'span'>T
constraint
stringdefault
'span'