Readonly
idUnique id of this action.
Optional
Readonly
immediateActions are executed one by one. The immediate Flag allows to run an action independent of all other actions.
trigger()
is invoked with an array of items and arbitrary additional options.
Optional
options: ActionOptionsGenerated using TypeDoc
This interface must be implemented by all components that provide
map-actions.Action
.