setTooltip Method
Set the tooltip.
setTooltip(v: string | ConditionalStringValue | StringGetter): void
Parameter | Type | Description |
---|---|---|
v | string | ConditionalStringValue | StringGetter | A string or a function to get the string. |
Returns - void
Defined in
Last Updated: 20 June, 2023