Interface ActionOptions

Shape of the options parameter passed to an action.

Hierarchy

Indexable

[key: string]: unknown

Arbitrary properties.

Properties

Properties

items?: readonly ActionItem[]

The items for which the action is triggered.

Generated using TypeDoc