Skip to content

TrialBalanceTree

stable

Hierarchical trial balance with expandable GL account tree, debit/credit/net columns

FinanceInteractive/Storybook ↗
import { TrialBalanceTree } from "@nodus/design-system/finance"
Loading demo…

Props

accountsrequired
Type GLAccount[]Default

Top-level GL accounts with optional children

currency
Type stringDefault "USD"

Currency code

asOf
Type stringDefault

As-of date

Metadatasemantictypeborder
MobileTouch Target

Tree expand/collapse controls must be ≥44px. On narrow viewports, the tree activates horizontal scroll — wrap in overflow-x-auto.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?