Skip to content

WorkspaceRibbon.load method

WorkspaceRibbon › load

Unofficial

Restores the ribbon's hidden-item state.

Signature:

load(state: Partial<RibbonState>): void

Parameters:

ParameterTypeDescription
statePartial<RibbonState>The serialized ribbon state.

Returns: void