Properties
execute
execute: ((event: Event) => unknown)
Type declaration
Parameters
Returns unknown
Optional isEnabled
isEnabled?: CurrentWidgetCommandAdapterBooleanCheck
Optional isToggled
isToggled?: CurrentWidgetCommandAdapterBooleanCheck
Optional isVisible
isVisible?: CurrentWidgetCommandAdapterBooleanCheck
Creates a command handler that acts on either the widget targeted by a DOM event or the current widget.