ContextmenuIcon.svelte view source
import ContextmenuIcon from '@fuzdev/fuz_ui/ContextmenuIcon.svelte'; icon?
type
string | Snippet<[]> | SvgDataoptional
Renders a contextmenu entry's icon value, shared by ContextmenuEntry,
ContextmenuSubmenu, and ContextmenuLinkEntry. Renders nothing when
icon is undefined.
ContextmenuIcon.svelte view source
import ContextmenuIcon from '@fuzdev/fuz_ui/ContextmenuIcon.svelte'; icon?string | Snippet<[]> | SvgData