setTooltip Method
Set the tooltip.
setTooltip(v: string | StringGetter | ConditionalStringValue): void
Parameter | Type | Description |
---|---|---|
v | string | StringGetter | ConditionalStringValue | A string or a function to get the string. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.