SweepRuleVisualizer
stableCash sweep rule visualization with flow direction, triggers, and execution history
import { SweepRuleVisualizer } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | — | Pool or entity label |
rulesreq | SweepRule[] | — | Sweep rules to display |
currency | string | — | Currency for threshold/target amounts |
labelType
stringDefault —Pool or entity label
rulesrequiredType
SweepRule[]Default —Sweep rules to display
currencyType
stringDefault —Currency for threshold/target amounts
MobileStacks / Scroll
Rule visualization activates horizontal scroll on mobile.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?