Skip to content

BreakAnalysisTable

stable

Reconciliation break analysis table with break type, age, counterparty, amount, and open/aging/critical status

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

Props

breaksrequired
Type ReconciliationBreak[]Default

Break entries with type, status, amount, and counterparty

agingDays
Type numberDefault

Days threshold for aging status (default: 3)

minBreakAmount
Type numberDefault

Filter breaks below this absolute amount

Metadatasemantictypeoutcomespacefin
MobileStacks / Scroll

Table activates horizontal scroll on mobile. Pin the first column (break type) for reference while scrolling.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?