Action
External module: "action"
Index
Functions
Functions
Action
▸ Action(actions: any
|any
[], options?: ActionOptions): (Anonymous function)
Defined in action.ts:7
Decorates a method with a action information.
Parameters:
Param | Type |
actions |
|
any
[] | | Optional
options | ActionOptions |
Returns: (Anonymous function)
Last updated