getLabel Method

Returns label for the specified instance key

getLabel(key: InstanceKey, memoize: boolean = false): Promise<string>

Parameter Type Description
key InstanceKey Key of instance to get label for
memoize boolean Should the result the memoized by the provider.

Defined in

Last Updated: 08 January, 2020