Interface IOptions

An options object for creating a panel.

interface IOptions {
    layout?: PanelLayout;
}

Properties

Properties

layout?: PanelLayout

The panel layout to use for the panel.

The default is a new PanelLayout.