Stat

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

Import#

import {
Stat,
StatLabel,
StatNumber,
StatHelpText,
StatArrow,
StatGroup,
} from '@fluidtruck/core'

Basic Usage#

Stat with Indicator#