Use useEntityPresentation or EntityDisplayName
in React components. In non-React contexts such as sort comparators or
data mappers, use entityPresentationSnapshot. These provide richer
display names using metadata.title and spec.profile.displayName in
addition to the entity ref.
Deprecated
Use useEntityPresentation or EntityDisplayName in React components. In non-React contexts such as sort comparators or data mappers, use entityPresentationSnapshot. These provide richer display names using
metadata.titleandspec.profile.displayNamein addition to the entity ref.