WorkspaceRibbon.removeRibbonAction method
WorkspaceRibbon › removeRibbonAction
Unofficial
Removes a ribbon action by id.Signature:
removeRibbonAction(id: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| id | string | The id of the action to remove. |
Returns: void