PoolHierarchy
stableRecursive liquidity pool tree showing parent-child account balances
import { PoolHierarchy } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
rootreq | PoolNode | — | Root pool node with nested children |
currency | string | — | Currency for balance display |
rootrequiredType
PoolNodeDefault —Root pool node with nested children
currencyType
stringDefault —Currency for balance display
MobileStacks / Scroll
Tree structure activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?