setLabel Method
Set the label.
setLabel(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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.