dev-console.add/action-group
This extension allows plugins to contribute a group in the add page of developer console. Groups can be referenced by actions, which will be grouped together in the add action page based on their extension definition. For example, a Serverless plugin can contribute a Serverless group and together with multiple add actions.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
ID used to identify the action group |
|
|
no |
The title of the action group |
|
|
yes |
ID of action group before which this group should be placed |
|
|
yes |
ID of action group after which this group should be placed |