Metric Card
Metric Card
Preview
API
| Property | Type | Is Required | Default |
|---|---|---|---|
| title | string | true | |
| metric | ReactNode | true | |
| icon | ReactNode | false | |
| iconClassName | string | false | |
| contentClassName | string | false | |
| chart | ReactNode | false | |
| info | ReactNode | false | |
| rounded | sm DEFAULT lg xl | false | DEFAULT |
| titleClassName | string | false | |
| metricClassName | string | false | |
| chartClassName | string | false | |
| className | string | false |