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<string>
Defined in
Last Updated: 20 June, 2023