Skip to content

RibbonIconRegistrarAddRibbonIconParams.callback method

RibbonIconRegistrarAddRibbonIconParams › callback

Callback function for the ribbon icon to register.

Signature:

callback(this: void, evt: MouseEvent): void

Parameters:

ParameterTypeDescription
thisvoid
evtMouseEventThe mouse event that triggered the callback.

Returns: void