Optional
counterOptional
modeDetermines whether the widget should be only opened, revealed or activated.
By default is activate
.
Optional
previewOptional
revealOptional
selectionOptional
widgetSpecify how an opened widget should be added to the shell. By default to the main area.
WidgetOpenerOptions
define generic options used by the WidgetOpenHandler.Note: This object may contain references to widgets (e.g.
widgetOptions.ref
); these need to be transformed before it can be serialized.