Skip to main content

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

DocsCardGridProps

**Returns:**

import("react/jsx-runtime").JSX.Element | null