Skip to content

RibbonIconRegistrar.addRibbonIcon method

RibbonIconRegistrar › addRibbonIcon

Registers a ribbon icon.

Signature:

addRibbonIcon(params: RibbonIconRegistrarAddRibbonIconParams): HTMLElement

Parameters:

ParameterTypeDescription
paramsRibbonIconRegistrarAddRibbonIconParamsThe parameters for the ribbon icon registration.

Returns: HTMLElementThe HTML element representing the registered ribbon icon.