Options
All
  • Public
  • Public/Protected
  • All
Menu

The restorable description of a sidebar in the user interface.

Hierarchy

  • ISideArea

Index

Properties

Readonly collapsed

collapsed: boolean

A flag denoting whether the sidebar has been collapsed.

Readonly currentWidget

currentWidget: Widget | null

The current widget that has side area focus.

Readonly widgets

widgets: Array<Widget> | null

The collection of widgets held by the sidebar.

Generated using TypeDoc