Skip to content

WorkspaceRibbon.removeRibbonAction method

WorkspaceRibbon › removeRibbonAction

Unofficial

Removes a ribbon action by id.

Signature:

removeRibbonAction(id: string): void

Parameters:

Parameter Type Description
id string The id of the action to remove.

Returns: void