ArticleCard
The
<ArticleCard>
<Row>
<Column>
noGutterMdLeft
<Column>
Example
Explore & Create a longer title example in this space
subTitle
Explore & Create
April 29, 2019
Read time: 5 min
Code
<Row><Column colMd={4} colLg={4} noGutterMdLeft><ArticleCardsubTitle="subTitle"title="Title"author="Josh Black"date="April 29, 2019"readTime="Read time: 5 min"href="/">
Props
| property | propType | required | default | description | | ---------- | -------- | -------- | -------- | --------------------------------------------------------------------------------------------------- | | children | node | | | Use 32x32 image as child, will display in bottom left of card | | href | string | | | Set url for card | | title | string | | | Card title | | subTitle | string | | | Card smaller sub title | | author | string | | | Author of article | | date | string | | | Date article published | | readTime | string | | | Read time of article | | actionIcon | string | |
launch
Launch
ArrowRight
Download
Disabled
dark