getLabel Method
Returns label for the specified instance key. Memoizes the last response.
getLabel(key: InstanceKey): Promise<string>
Parameter | Type | Description |
---|---|---|
key | InstanceKey | Key of instance to get label for |
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.