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