Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RaiseEvent<TContext, TEvent>

Type parameters

Hierarchy

Index

Properties

Properties

event

event: Event<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