ui/AppShell.svelte

Declarations
#

view source

AppShell
#

ui/AppShell.svelte view source

children

type Snippet

sidebar

type Snippet

sidebar_width?

type number
optional

sidebar_state?

optional

keyboard_shortcut?

type string | false
optional

show_toggle?

type boolean
optional

toggle_button?

type Snippet<[{title: string; show_sidebar: boolean; toggle: () => void}]>
optional

Depends on
#