EntityListDocsGridPageProps
Home > @backstage/plugin-techdocs > EntityListDocsGridPageProps
Props for EntityListDocsGrid()
Signature:
export type EntityListDocsGridPageProps = {
    groups?: DocsGroupConfig[];
};
References: DocsGroupConfig
Home > @backstage/plugin-techdocs > EntityListDocsGridPageProps
Props for EntityListDocsGrid()
Signature:
export type EntityListDocsGridPageProps = {
    groups?: DocsGroupConfig[];
};
References: DocsGroupConfig