TradeBlotter
stableTrade activity log with sortable columns, status badges, and row-level detail
import { TradeBlotter } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tradesreq | Trade[] | — | Trade records |
currency | string | — | Currency code |
locale | string | — | BCP 47 locale override |
label | string | — | Blotter title |
tradesrequiredType
Trade[]Default —Trade records
currencyType
stringDefault —Currency code
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Blotter title
MobileStacks / Scroll
Wide blotter table activates horizontal scroll. Pin trade ID and status columns on mobile.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?