@lcap/nasl-unified-frontend-generator > StateActionIR
StateActionIR class
Signature:
declare class StateActionIR
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(props) | Constructs a new instance of the StateActionIR class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
__raw | BindEvent | Logic | ||
deps? | StateIR[] | (Optional) | |
kind | 'view-lifecycle' | 'standalone' | ||
logics | LogicIR[] | ||
name | string | 这个动作handler的名字 | |
params | ParamIR[] |