Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAddOptions

An options object for adding a widget to the dock layout.

Hierarchy

  • IAddOptions

Index

Properties

Properties

Optional mode

The insertion mode for adding the widget.

The default is 'tab-after'.

Optional ref

ref: Widget | null

The reference widget for the insert location.

The default is null.

Generated using TypeDoc