Skip to content

AppShellContextValue

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

Properties

isToolbarVisible()

isToolbarVisible: (position) => boolean

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

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:48

Toggle toolbar visibility

Parameters

position

ToolbarPosition

visible

boolean

Returns

void


sideChromeSeparator

sideChromeSeparator: AppShellSideChromeSeparator

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

Visual separator style between side chrome and dock


topChromeSeparator

topChromeSeparator: AppShellTopChromeSeparator

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

Visual separator style under top chrome