RibbonIconRegistrar.addRibbonIcon method
RibbonIconRegistrar › addRibbonIcon
Registers a ribbon icon.Signature:
addRibbonIcon(params: RibbonIconRegistrarAddRibbonIconParams): HTMLElementParameters:
| Parameter | Type | Description |
|---|---|---|
| params | RibbonIconRegistrarAddRibbonIconParams | The parameters for the ribbon icon registration. |
Returns: HTMLElement — The HTML element representing the registered ribbon icon.