DocsSecondaryNav.svelte

view source

Declarations
#

DocsSecondaryNav
#

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 boolean
optional default true

intersects

SvelteHTMLElements['aside']

Depends on
#

Imported by
#