Menu

Card

<article class="mp c-card c-card--layout-undefined c-card--size-large">
<div class="c-card__wrapper">
<div class="c-card__primary">
</div>
</div>
</article>
{}

CSS modifiers

Name Description
c-card--alt Petrol step 3 alternative background
c-card--featured Petrol background, white text
c-card--event Alt background with grey text
c-card--layout-[type] multi, single Left- or top-aligned image
c-card--size-[size] small, medium, large Title and gap size control
c-card--bordered Add a border to the card
c-card--no-height-match Prevent cards matching height with siblings
c-card--inline-specs Render specs inline, rather than wrapped

Props

Name Type Description
theme object themeOptions
header object headerOptions
body object bodyOptions
footer object footerOptions
tag string Name of the tag
link string For cards without a CTA
shop object shopOptions
series series[]

themeOptions

Name Type Description
name string Name of the theme: alt, featured
border bool Does the card have a border
size string Size of the card (default: large)
layout string "multi" or "single"
inlineSpecs string Are the specifications inline or wrapped
noFullLink bool Is there a giant link covering the entire card?
noHeightMatch bool Should the card ignore height matching?
corner bool Does the card have a green corner

headerOptions

Name Type Description
title string
subtitle string
meta string[] Additional snippets of useful information
date object dateOptions

dateOptions

Name Type Description
date date Datetime of the instance
time string String-based time
timezone string String-based timezone
duration string Providing this will make it a 'past event'

bodyOptions

Name Type Description
content html Prose-based content
keySpecs keySpecs[]

keySpecs

Name Type Description
title string
term string
terms string[]

footerOptions

Name Type Description
cta footerLink
buttons footerLink[]

footerLink

Name Type Description
label string Label for the call to action
link string URL for the element
colour string Optional button style

shopOptions

Name Type Description
labels array key/value objects
small string Short shop description
productId string