accepts children
import DocsMenu from '@fuzdev/fuz_ui/DocsMenu.svelte'; children?
type
Snippet<[]> & Snippet<[category: string]>optional
tomes
type
{ slug: string; category: string; Component: Component<any, any, string>; related_tomes: string[]; related_modules: string[]; related_declarations: string[]; title?: string | undefined; }[]expand_width?
type
booleanoptional default
falseintersects
SvelteHTMLElements['div']