Docs
Components
Data Stats

Data Stats

Overview Cards

Input

Props

Prop NameTypeDescription
labelstringThe title/label of the card (e.g. "Total Views")
datavalue: number OR string; growthRate: number;Contains the value and other data properties to display
Icon(props: React.SVGProps<SVGSVGElement>) => JSX.ElementAn SVG element

Data Stats Two

Input