Skip to content

STPRateGauge

stable

Straight-Through Processing rate gauge with target line, exception count, and exception breakdown

import { STPRateGauge } from "@nodus/design-system/finance"
Loading demo…

Props

stpRaterequired
Type numberDefault

STP rate as decimal (e.g. 0.94 = 94%)

totalCountrequired
Type numberDefault

Total transactions processed

targetRate
Type numberDefault

Target STP rate (default: 0.95 = 95%)

exceptionBreakdown
Type arrayDefault

Exception count by reason

Metadatasemantictypeoutcomespacefin
MobileStacks / Scroll

Gauge and exception metrics stack vertically on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?