An options object for creating a panel with toolbar widget.

Hierarchy

  • IOptions
    • IOptions

Properties

Properties

layout?: PanelLayout

The panel layout to use for the panel.

The default is a new PanelLayout.

toolbar?: Toolbar<Widget>

Custom toolbar

Generated using TypeDoc