<React.Fragment />Card components use the following props:
className (optional)hasSecondaryBackground (optional)headingLevel (optional)H2.href (optional)href attribute for navigation card.isAdaptive (optional)isHorizontal (optional)isHorizontalSmall (optional)linkComponent (optional)tagName (optional)div.<React.Fragment />Card.Media components use the following props:
isCover (optional)mediaWidth (optional)narrow and wide.ratio (optional)1:1 (square)4:3 (standard fullscreen)16:9 (standard widescreen) (default)21:9 (anamorphic widescreen)Card components use the following props:
titledescription (optional)<React.Fragment />Card.StatusTag components implement Tag. They use the following props:
colour (optional)isHidden (optional)aria-hidden="true", for if you want to hide the tag from screen readers. Boolean.<React.Fragment />Card.Metadata components behave the same way as PageMetadata components, with isInline active.