Object containing the detailed information about the action.
{ id: <string>, // ID of the action group: <string>, // Group name, in case the action has been grouped with other action(s) icon: <string>, // Icon name enabled: <boolean>, // Indicates whether the action is active and can be executed rank: <int>, // Sorting rank for visual representation of the action position text: <string>, // Action name }
Node | Description |
---|
Method | Description |
---|