Home > @tridion-sites/extensions > ActionGroup
Signature:
export interface ActionGroup
| Property | Modifiers | Type | Description |
|---|---|---|---|
| actionIds | readonly string[] | An ordered array of action IDs that are included in the group. | |
| id | string | A unique identifier for the action group. | |
| label | string | Label associated with the action group. |