Interface: UiNavigationLevelMap
Makaio Framework / contracts / UiNavigationLevelMap
Interface: UiNavigationLevelMap
Section titled “Interface: UiNavigationLevelMap”Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:22
Extension point for UI navigation levels.
Hosts add domain levels through declaration merging.
Properties
Section titled “Properties”any:
true
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:26
Available at every registered navigation level.
detail
Section titled “detail”detail:
true
Defined in: ../../../ui/hooks/src/state/sidebar-store.test.ts:14
root:
true
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:24
Root shell level with no host context implied.
workspace
Section titled “workspace”workspace:
true
Defined in: ../../../ui/hooks/src/state/sidebar-store.test.ts:15
worktree
Section titled “worktree”worktree:
true
Defined in: ../../../packages/contracts/src/extension/__tests__/ui-contribution-context-types.test.ts:25