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

NameTypeDefaultDescription
badgeObjecttextcolorUsed to set the badge text and badge color.
title*Stringtitle is used to set the title of the InfoCard component. It is a required prop.
descriptionStringdescription is used to set the description of the InfoCard component.

Default Info Card

Salary
Belong Interactive
+$2000

Props Information

NameTypeDefaultDescription
icon*ObjectcomponentbackgroundUsed to set the icon component and icon background color. It is a required prop.
title*Stringtitle is used to set the title of the DefaultInfoCard component. It is a required prop.
descriptionStringdescription is used to set the description of the DefaultInfoCard component.
valueStringNumbervalue is used to set a value at the bottom of the DefaultInfoCard component.

Mini Info Card

754 m

New York City

Props Information

NameTypeDefaultDescription
icon*ObjectcomponentbackgroundUsed to set the icon component and icon background color. It is a required prop.
title*Stringtitle is used to set the title of the MiniInfoCard component. It is a required prop.
description*Stringdescription is used to set the description of the MiniInfoCard component. It is a required prop.