Skip to content

PoolHierarchy

stable

Recursive liquidity pool tree showing parent-child account balances

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

Props

rootrequired
Type PoolNodeDefault

Root pool node with nested children

currency
Type stringDefault

Currency for balance display

Metadatasemantictypeborder
MobileStacks / Scroll

Tree structure activates horizontal scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?