Statistics Card - Material
PROThe Statistics Cards
components helps you to simply create a beautiful card displaying data in an interesting way.
Mini Statistics Card
volume_down
Music Volume
15/100
Props Information
Name | Type | Default | Description |
---|---|---|---|
directionReverse | boolean | false | Used to set the of the MiniStatisticsCard component to RTL. |
title | ['String', 'Object'] | title as an obbject allows to set the title text and color . | |
value* | 'string', 'object', 'number' | Used to set a value for the MiniStatisticsCard component. As an object receives two values:
| |
icon | ['String', 'Object'] | icon is used to set the icon. And icon as an object allows to set the icon component , icon background color and icon. | |
classContent | String | classContent is used to apply custom classes around the content of the MiniStatisticsCard . |