DocsCardGrid()
Home > @backstage/plugin-techdocs
> DocsCardGrid
Component which accepts a list of entities and renders a item card for each entity
Signature:
DocsCardGrid: (props: DocsCardGridProps) => import("react/jsx-runtime").JSX.Element | null
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
import("react/jsx-runtime").JSX.Element | null