ItemCardGridProps
Home > @backstage/core-components
> ItemCardGridProps
Signature:
export type ItemCardGridProps = Partial<WithStyles<typeof styles>> & {
children?: React.ReactNode;
};
Home > @backstage/core-components
> ItemCardGridProps
Signature:
export type ItemCardGridProps = Partial<WithStyles<typeof styles>> & {
children?: React.ReactNode;
};