Skip to content

ForecastTable

stable

Multi-period cash forecast table with row grouping, totals, and loading skeleton

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

Props

labelrequired
Type stringDefault

Table title

rowsrequired
Type ForecastRowData[]Default

Forecast row data

currency
Type stringDefault

Currency code

totals
Type booleanDefault

Show totals row

loading
Type booleanDefault

Show loading skeleton

locale
Type stringDefault

BCP 47 locale override

Metadatasemantictypebordersurface
MobileStacks / Scroll

Table activates horizontal scroll on narrow viewports. Pin the period column.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?