RibbonIconRegistrarAddRibbonIconParams.callback method
RibbonIconRegistrarAddRibbonIconParams › callback
Callback function for the ribbon icon to register.Signature:
callback(this: void, $event: MouseEvent): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| this | void | |
| $event | MouseEvent |
Returns: void