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