Skip to content

ExtraButtonComponent.setTooltip method

ExtraButtonComponent › setTooltip

Official

Set the tooltip of the extra button.

Signature:

setTooltip(tooltip: string, options?: TooltipOptions | undefined): this

Parameters:

ParameterTypeDescription
tooltipstring
options?TooltipOptions | undefined*(Optional)*

Returns: this

Since: 1.1.0