console.action/group
ActionGroup contributes an action group that can also be a submenu.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
ID used to identify the action section. |
|
|
yes |
The label to display in the UI. Required for submenus. |
|
|
yes |
Whether this group should be displayed as submenu. |
|
|
yes |
Insert this item before the item referenced here. For arrays, the first one found in order is used. |
|
|
yes |
Insert this item after the item referenced here. For arrays, the first one found in order is used. The |