Skip to content

AppShellContextValue

Defined in: src/components/shell/AppShell/AppShell.types.ts:47

Properties

isToolbarVisible()

isToolbarVisible: (position) => boolean

Defined in: src/components/shell/AppShell/AppShell.types.ts:49

Check if a toolbar position is visible

Parameters

position

ToolbarPosition

Returns

boolean


setToolbarVisible()

setToolbarVisible: (position, visible) => void

Defined in: src/components/shell/AppShell/AppShell.types.ts:51

Toggle toolbar visibility

Parameters

position

ToolbarPosition

visible

boolean

Returns

void


sideChromeSeparator

sideChromeSeparator: AppShellSideChromeSeparator

Defined in: src/components/shell/AppShell/AppShell.types.ts:55

Visual separator style between side chrome and dock


topChromeSeparator

topChromeSeparator: AppShellTopChromeSeparator

Defined in: src/components/shell/AppShell/AppShell.types.ts:53

Visual separator style under top chrome