Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISideArea

The restorable description of a sidebar in the user interface.

Hierarchy

  • ISideArea

Index

Properties

collapsed

collapsed: boolean

A flag denoting whether the sidebar has been collapsed.

currentWidget

currentWidget: Widget | null

The current widget that has side area focus.

widgets

widgets: Array<Widget> | null

The collection of widgets held by the sidebar.

Generated using TypeDoc