Skip to content

TrialBalanceSummary

stable

Summarized trial balance with account categories, debit/credit totals, and balance check

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

Props

accountsrequired
Type TrialBalanceAccount[]Default

Account summary data

period
Type stringDefault

Reporting period

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Summary title

Metadatasemantictypeborder
MobileStacks / Scroll

Summary table activates horizontal scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?