Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChooseAction<TContext, TEvent>

Type parameters

Hierarchy

Indexable

[other: string]: any

Index

Properties

Properties

conds

conds: Array<ChooseConditon<TContext, TEvent>>

Optional exec

exec: ActionFunction<TContext, TEvent>

The implementation for executing the action.

type

type: Choose

Generated using TypeDoc