[]
        
(Showing Draft Content)

ActionInfo

Interface: ActionInfo

Information about an action.

Properties

parameters?

optional parameters?: ActionParameter[];

Parameters associated with the action, if any.


target?

optional target?: ActionTarget;

Target of the action, if any.


type

type: ActionType;

Type of the action.