Skip to content

galavi / Action

Interface: Action

Defined in: types.ts:247

Control action dispatched from view input or runtime updates.

Properties

type

type: string

Defined in: types.ts:248


payload?

optional payload: unknown

Defined in: types.ts:249

Released under the GPL-3.0 License.