Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssignAction<TContext, TEvent>

Type parameters

Hierarchy

Index

Properties

Properties

assignment

assignment: Assigner<TContext, TEvent> | PropertyAssigner<TContext, TEvent>

Optional exec

exec: ActionFunction<TContext>

The implementation for executing the action.

type

type: string

The type of action that is executed.

Generated using TypeDoc