Skip to Content
Sponsor

Stat

As the name implies, the Stat component is used to display some statistics.

Import#

Basic Usage#

Collected Fees
£0.00

Feb 12 - Feb 28

Editable Example

Stat with Indicator#

Sent
345,670

increased by23.36%

Clicked
45

decreased by9.05%

Editable Example

Props#

  • StatLabel, StatHelpText, StatNumber composes Text component.
  • StatArrow composes Icon component.
  • Stat and StatGroup composes Box component.
NameTypeDescriptionDefault
colorSchemestring-
orientation"horizontal" | "vertical"-
sizestring-
styleConfigRecord<string, any>-
variantstring-
Edit this page