Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to open a widget.

Hierarchy

  • IOpenOptions

Index

Properties

Properties

Optional activate

activate: boolean

Whether to activate the widget. Defaults to true.

Optional mode

mode: InsertMode

The supported insertion modes.

An insert mode is used to specify how a widget should be added to the main area relative to a reference widget.

Optional rank

rank: number

The rank order of the widget among its siblings.

Notes

This field may be used or ignored depending on shell implementation.

Optional ref

ref: string

The reference widget id for the insert location.

The default is null.

Generated using TypeDoc