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

ParameterTypeDescription
propsProps

Returns:

JSX.Element