Skip to content

CutOffTimer

stable

Real-time payment cutoff countdown timer with urgency color coding for CHAPS, Fedwire, SWIFT windows

FinanceInteractive/Storybook ↗
import { CutOffTimer } from "@nodus/design-system/finance"
Loading demo…

Props

windowsrequired
Type CutOffWindow[]Default

Payment windows with label and cutoffTime (ISO 8601)

approachingThreshold
Type numberDefault

Minutes before cutoff for 'approaching' warning (default: 30)

criticalThreshold
Type numberDefault

Minutes before cutoff for 'critical' alert (default: 10)

Metadatasemantictypeoutcomespacefin
MobileTouch Target

Any action button adjacent to the timer must be ≥44px. Timer display itself is works-as-is.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?