Color Schemes for Stat are not implemented in the default theme. You can extend the theme to implement them.
Stat
As the name implies, the `Stat` component is used to display some statistics.
TODO
Props#
StatLabel,StatHelpText,StatNumbercomposes Text component.StatArrowcomposes Icon component.StatandStatGroupcomposes Box component.
colorScheme
colorSchemeDescription
Type
(string & {})size
sizeType
"md"Default
"md"variant
variantDescription
Variants for Stat are not implemented in the default theme. You can extend the theme to implement them.
Type
stringTODO