Skip to content

PaymentQueue

stable

Queued payment list with priority ordering, amount, and approval status

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

Props

paymentsrequired
Type QueuedPayment[]Default

Queued payment records

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Queue title

Metadatasemantictypeborderoutcome
MobileStacks / Scroll

Payment queue table activates horizontal scroll. Pin payment ID and status columns on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?