FavoriteEntityProps
Home > @backstage/plugin-catalog-react
> FavoriteEntityProps
Signature:
export type FavoriteEntityProps = ComponentProps<typeof IconButton> & {
entity: Entity;
};
References: Entity
Home > @backstage/plugin-catalog-react
> FavoriteEntityProps
Signature:
export type FavoriteEntityProps = ComponentProps<typeof IconButton> & {
entity: Entity;
};
References: Entity