@Action

API > "decorators/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

any | any[]

Optional options

Returns: (Anonymous function)

Last updated