API Reference > presentation-components > DisplayLabels > PresentationLabelsProvider > getLabels getLabels Method Returns labels for the specified instance keys. Memoizes the last response. getLabels(keys: InstanceKey[]): Promise<string[]> Parameter Type Description keys InstanceKey[] Keys of instances to get labels for Returns - Promise<string[]> Defined in presentation/components/src/presentation-components/labels/LabelsProvider.ts Line 90 Last Updated: 11 June, 2024