Interface ActionObject<TContext, TEvent>

Type Parameters

Hierarchy

  • ActionObject

Indexable

[key: string]: any

Properties

Properties

exec?: ActionFunction<TContext, TEvent>
type: string

Generated using TypeDoc