Home > widget-integration > DOMActionDefinition
DOMActionDefinition interface
Signature:
export interface DOMActionDefinition<TEvent extends Event = Event>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(context: DOMActionContext<TEvent>) => boolean |
(Optional) | ||
|
DOMActionHandler<TEvent> | |||
|
readonly string[] |
(Optional) | ||
|
boolean |
(Optional) | ||
|
string | |||
|
boolean |
(Optional) |