Skip to content

Statistic

Display statistic numbers. Supports prefix, suffix, and precision.

Basic Usage

loading

Precision & Suffix

loading

Type

loading

API

PropDescriptionType
titleTitlestring
valueValuestring | number
precisionDecimal placesnumber
prefixPrefixstring
suffixSuffixstring
valueStyleValue styleobject
typeColor type for value'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default'
colorCustom color (overrides type)string

Slots: title, prefix, suffix, default (custom value).

MIT License