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: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.