Interface: UiScopeMap
Makaio Framework / contracts/extension / UiScopeMap
Interface: UiScopeMap
Section titled “Interface: UiScopeMap”Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:7
Extension point for UI scope identifiers.
Hosts and extensions add host-specific scopes via declaration merging. Framework defaults stay host-agnostic.
Properties
Section titled “Properties”any:
true
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:11
Available regardless of active UI context.
global
Section titled “global”global:
true
Defined in: ../../../packages/contracts/src/extension/contributions/ui-context-types.ts:9
Available in framework-global contexts.