@orangecheck/design / SatsAmount
Function: SatsAmount()
function SatsAmount(__namedParameters: SatsAmountProps): any;
Defined in: primitives/sats-amount.tsx:20
Canonical sats display: thousands-grouped, monospace, optional "sats" unit and a muted USD conversion. The one true way to render an amount of sats across the family (replaces scattered formatSats() + inline markup).
Parameters
| Parameter | Type |
|---|---|
__namedParameters | SatsAmountProps |
Returns
any