ExceptionQueue
stableReconciliation exception queue with severity, age, and resolution status
import { ExceptionQueue } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
exceptionsreq | ReconciliationException[] | — | Exception records |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Queue title |
exceptionsrequiredType
ReconciliationException[]Default —Exception records
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Queue title
MobileStacks / Scroll
Queue table activates horizontal scroll on narrow viewports. Pin priority and exception type columns.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?