DocsCardGridProps
Home > @backstage/plugin-techdocs > DocsCardGridProps
Props for DocsCardGrid()
Signature:
export type DocsCardGridProps = {
    entities: Entity[] | undefined;
};
References: Entity
Home > @backstage/plugin-techdocs > DocsCardGridProps
Props for DocsCardGrid()
Signature:
export type DocsCardGridProps = {
    entities: Entity[] | undefined;
};
References: Entity