Info Cards
The Info Card
components helps you to simply create a beautiful card displaying data in an interesting way.
Info Card
Full Body
Moderate
What matters is the people who are sparked by it. And the people who are liked.
Props Information
Name | Type | Default | Description |
---|---|---|---|
badge | Object | textcolor | Used to set the badge text and badge color . |
title* | String | title is used to set the title of the InfoCard component. It is a required prop. | |
description | String | description is used to set the description of the InfoCard component. |
Default Info Card
Salary
Belong Interactive+$2000
Props Information
Name | Type | Default | Description |
---|---|---|---|
icon* | Object | componentbackground | Used to set the icon component and icon background color. It is a required prop. |
title* | String | title is used to set the title of the DefaultInfoCard component. It is a required prop. | |
description | String | description is used to set the description of the DefaultInfoCard component. | |
value | StringNumber | value is used to set a value at the bottom of the DefaultInfoCard component. |
Mini Info Card
754 m
New York City
Props Information
Name | Type | Default | Description |
---|---|---|---|
icon* | Object | componentbackground | Used to set the icon component and icon background color. It is a required prop. |
title* | String | title is used to set the title of the MiniInfoCard component. It is a required prop. | |
description* | String | description is used to set the description of the MiniInfoCard component. It is a required prop. |