DocsSecondaryNav.svelte view source
accepts children
import DocsSecondaryNav from '@fuzdev/fuz_ui/DocsSecondaryNav.svelte'; tomes
type
{ slug: string; category: string; Component: Component<any, any, string>; related_tomes: string[]; related_modules: string[]; related_declarations: string[]; title?: string | undefined; }[]sidebar?
type
booleanoptional default
trueintersects
SvelteHTMLElements['aside']