Skip to content

MatchPair

stable

Side-by-side reconciliation match pair showing bank vs. book entries with differences highlighted

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

Props

bankEntryrequired
Type ReconciliationEntryDefault

Bank-side entry

bookEntryrequired
Type ReconciliationEntryDefault

Book-side entry

differencesrequired
Type string[]Default

Field names with differences

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Pair label

Metadatasemantictypeoutcome
MobileStacks / Scroll

Two-column match layout stacks to single column on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?