Type Alias: UiRuntimeNavigationLevel
Makaio Framework / contracts / UiRuntimeNavigationLevel
Type Alias: UiRuntimeNavigationLevel
Section titled “Type Alias: UiRuntimeNavigationLevel”UiRuntimeNavigationLevel =
Exclude<UiNavigationLevel,"any">
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:39
Runtime UI navigation level.
Runtime context snapshots describe the active renderer surface. The 'any'
level is reserved for definition matching and is never an active navigation
level.
Type Composition
Section titled “Type Composition”UiRuntimeNavigationLevelExclude<UiNavigationLevel, 'any'>UiNavigationLevelkeyof UiNavigationLevelMap & stringkeyof UiNavigationLevelMapstring
'any'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.