components/stat
@fungi.computer/caps / components/stat
components/stat
Section titled “components/stat”Type Aliases
Section titled “Type Aliases”StatProps
Section titled “StatProps”StatProps =
object&Omit<HTMLAttributes<HTMLDListElement>>,"children">>
Props accepted by Stat.
Type Declaration
Section titled “Type Declaration”label:
ReactNode
value:
ReactNode
description?
Section titled “description?”
optionaldescription?:ReactNode
Variables
Section titled “Variables”
constStat:ForwardRefExoticComponent<object&Omit<HTMLAttributes<HTMLDListElement>>,"children"> > &RefAttributes<HTMLDListElement>>>>
A compact statistic presentation for caller-provided values.