Skip to main content
Version: Next

InfoCard()

Home > @backstage/core-components > InfoCard

Material-ui card with header , content and actions footer

Signature:

function InfoCard(props: Props): JSX.Element;

Parameters

Parameter

Type

Description

props

Props

**Returns:**

JSX.Element