Statistic
The Statistic component is perfect for displaying key numerical indicators such as totals, metrics, or performance indicators. With customizable title and value styling, optional prefix/suffix elements, and click handling.
Properties
The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties).
Common
Value number
Numeric value to display if no property binding is provided.
Precision number
Decimal places to show. (Min: 0)
Prefix string
Text shown before the value.
Prefix Icon object
Icon displayed before the value.
Suffix string
Text shown after the value.
Suffix Icon object
Icon displayed after the value.