WorkspaceRibbon.onChange method
WorkspaceRibbon › onChange
Unofficial
Re-renders the ribbon items, optionally persisting the layout.Signature:
onChange(save: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| save | boolean | Whether to request a layout save. |
Returns: void