FeatureCard
The
<FeatureCard>
<ResourceCard>
aspectRatio
1:2
<Row>
<Column>
Example
Code
<FeatureCardsubTitle="With subtitle"title="Title"actionIcon="arrowRight"href="/"disabledcolor="dark"></FeatureCard>
Props
| property | propType | required | default | description | 
|---|---|---|---|---|
| children | node | Use large image as child, will display above the card | ||
| href | string | Set url for card | ||
| subTitle | string | Smaller title | ||
| title | string | Large title | ||
| actionIcon | string | 
 | Action icon, default is launch, options are 
 
 
 
 | |
| color | string | light | Set to 
 | |
| disabled | bool | false | Set for disabled card | |
| className | string | Add custom class name | 
 
    