Skip to content

CashPoolCard

stable

Cash pool summary card with account balances and pool total

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

Props

poolNamerequired
Type stringDefault

Cash pool name

accountsrequired
Type CashPoolAccount[]Default

Pool account balances

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Card label

Metadatasemantictypeoutcome
MobileStacks / Scroll

Card goes full-width on mobile. Pool hierarchy details stack vertically.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?