live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/ui


@orangecheck/ui / StatGrid

Function: StatGrid()

function StatGrid(__namedParameters: StatGridProps): any;

Defined in: stat-grid.tsx:44

StatGrid — the canonical stats row used across family dashboards. Lifted from oc-me-web's me/ui/StatGrid. Grid of equal-width tiles separated by 1px borders. Always pre-format the value string — the component does no number formatting.

Parameters

ParameterType
__namedParametersStatGridProps

Returns

any