Type Alias: WindowStyle
Makaio Framework / contracts/extension / WindowStyle
Type Alias: WindowStyle
Section titled “Type Alias: WindowStyle”WindowStyle =
"tray-popover"|"utility"|"panel"
Defined in: ../../../packages/contracts/src/extension/manifest.ts:31
Visual presentation style for an extension window.
'tray-popover'— small overlay anchored to the system tray icon.'utility'— standalone auxiliary window (e.g., settings panel).'panel'— docked or floating workspace panel.
Type Composition
Section titled “Type Composition”WindowStyle'tray-popover' | 'utility' | 'panel''tray-popover''utility''panel'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.