Skip to content

Type Alias: WindowStyle

Makaio Framework


Makaio Framework / contracts/extension / 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.
  • WindowStyle
    • 'tray-popover' | 'utility' | 'panel'
      • 'tray-popover'
      • 'utility'
      • 'panel'

Resolved shape has 52 properties, above the 40 property limit.