API Reference > presentation-components > DisplayLabels > PresentationLabelsProvider > getLabel 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 presentation/components/src/presentation-components/labels/LabelsProvider.ts Line 64 Last Updated: 12 June, 2024