setTooltip Method
Set the tooltip.
setTooltip(v: string | StringGetter): void
Parameter | Type | Description |
---|---|---|
v | string | StringGetter | A string or a function to get the string. |
Returns - void
Defined in
Last Updated: 13 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Set the tooltip.
setTooltip(v: string | StringGetter): void
Parameter | Type | Description |
---|---|---|
v | string | StringGetter | A string or a function to get the string. |
Returns - void
Last Updated: 13 June, 2024