Options
All
  • Public
  • Public/Protected
  • All
Menu

External module Types

Index

Type aliases

CustomData

CustomData: __type | null | undefined

Semantic type definition, used in any place where applications can attach their own custom data to a workspace.

WindowState

WindowState: "normal" | "minimized" | "maximized"

Window state, corresponds to WindowOptions.state