Skip to content

ConfirmationCard

stable

Trade confirmation card with counterparty, amount, reference, and matching status

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

Props

typerequired
Type ConfirmationTypeDefault

Confirmation type

referencerequired
Type stringDefault

Reference number

counterpartyrequired
Type stringDefault

Counterparty name

amountrequired
Type numberDefault

Trade amount

daterequired
Type stringDefault

Confirmation date

statusrequired
Type ConfirmationStatusDefault

Matching status

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Card label

Metadatasemantictypeoutcome
MobileStacks / Scroll

Full-width on mobile. Action buttons stack vertically.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?