Skip to main content

InfoCardGrid()

Home > @backstage/plugin-techdocs > InfoCardGrid

Component which accepts a list of entities and renders a info card for each entity

Signature:

InfoCardGrid: (props: InfoCardGridProps) => import("react/jsx-runtime").JSX.Element | null

Parameters

Parameter

Type

Description

props

InfoCardGridProps

**Returns:**

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