EntityListProviderProps
Home > @backstage/plugin-catalog-react
> EntityListProviderProps
Signature:
export type EntityListProviderProps = PropsWithChildren<{
pagination?: EntityListPagination;
}>;
References: EntityListPagination
Home > @backstage/plugin-catalog-react
> EntityListProviderProps
Signature:
export type EntityListProviderProps = PropsWithChildren<{
pagination?: EntityListPagination;
}>;
References: EntityListPagination