HeroCard
A subclass of React.Component.
Represents a Hero Card component. Hero cards host a single large image and action buttons with text content.
props
Readonly<HeroCardProps> intersected with Readonly<{ children?: ReactNode; }>
The props of the HeroCard component.