Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for adding a widget to the application shell.

Hierarchy

Index

Properties

Properties

area?: Area

The area of the application shell where the widget will reside.

mode?: OpenToSideMode | InsertMode

The insertion mode for adding the widget.

The default is 'tab-after'.

rank?: number

The rank order of the widget among its siblings.

ref?: Widget

The reference widget for the insert location.

The default is undefined.