SurveillanceQueue
stableTrade surveillance alert queue with severity, type, and investigation status
import { SurveillanceQueue } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
alertsreq | SurveillanceAlert[] | — | Surveillance alert records |
label | string | — | Queue title |
alertsrequiredType
SurveillanceAlert[]Default —Surveillance alert records
labelType
stringDefault —Queue title
MobileStacks / Scroll
Queue table activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?