Skip to content

PositionSummary

stable

Aggregated position card showing balance, period change, and severity

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

Props

labelrequired
Type stringDefault

Account or position label

balancerequired
Type numberDefault

Current balance

changerequired
Type numberDefault

Period change as decimal (e.g. 0.023 for +2.3%)

currency
Type stringDefault USD

ISO 4217 currency code

subtitle
Type stringDefault

Secondary label or metadata

breakpoints
Type ThresholdBreakpointsDefault

Custom severity breakpoints for the change value

Metadatasemantictypebordersurfaceoutcome
MobileStacks / Scroll

Position summary card goes full-width. Metric columns stack on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?