<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`ButtonComponent`](ButtonComponent) › [`setTooltip`](ButtonComponent/setTooltip) ## ButtonComponent.setTooltip() method 1.1.0 **Signature:** ```typescript setTooltip(tooltip: string, options?: TooltipOptions): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>tooltip</code> | <code>string</code> | | | <code>options</code> | [`TooltipOptions`](TooltipOptions) | _(Optional)_ | **Returns:** `this`