Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetOpenerOptions

WidgetOpenerOptions define serializable generic options used by the WidgetOpenHandler.

Hierarchy

Index

Properties

Properties

Optional mode

mode: "open" | "reveal" | "activate"

Determines whether the widget should be only opened, revealed or activated. By default is activate.

Optional widgetOptions

widgetOptions: WidgetOptions

Specify how an opened widget should be added to the shell. By default to the main area.