DefaultEntityPresentationApi.create()
Home > @backstage/plugin-catalog
> DefaultEntityPresentationApi
> create
Creates a new presentation API that calls out to the catalog as needed to get additional information about entities.
Signature:
static create(options: DefaultEntityPresentationApiOptions): EntityPresentationApi;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |