EntityPresentationApi
Home > @backstage/plugin-catalog-react > EntityPresentationApi
An API that decides how to visually represent entities in the interface.
Signature:
export interface EntityPresentationApi
Remarks
Most consumers will want to use the useEntityPresentation() hook instead of this interface directly.
Methods
|
Method |
Description |
|---|---|
|
Fetches the presentation for an entity. |