EntityRefPresentation.update$
Home > @backstage/plugin-catalog-react
> EntityRefPresentation
> update$
Some presentation implementations support emitting updated snapshots over time, for example after retrieving additional data from the catalog or elsewhere.
Signature:
update$?: Observable<EntityRefPresentationSnapshot>;