API Reference > presentation-components > DisplayLabels > LabelsProvider > getLabel 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. Returns - Promise<string> Defined in presentation/components/src/labels/LabelsProvider.ts Line 56 Last Updated: 13 June, 2024