Type Alias: PageMode
Makaio Framework / contracts/extension / PageMode
Type Alias: PageMode
Section titled “Type Alias: PageMode”PageMode =
"switch"|"peek"|"cover"
Defined in: ../../../packages/contracts/src/extension/contributions/page-types.ts:24
Page mode controlling sidebar navigation behavior.
'switch': Takes over the workspace; shown in the sidebar “Navigate” section'peek': Small overlay that preserves existing state'cover': Full-viewport overlay that preserves existing state
Type Composition
Section titled “Type Composition”PageMode'switch' | 'peek' | 'cover''switch''peek''cover'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.