AttributionTable
stablePerformance attribution table with allocation, selection, and interaction effects
import { AttributionTable } from "@nodus/design-system/finance"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
attributionsreq | Attribution[] | — | Attribution records |
totalReturnreq | number | — | Total portfolio return |
period | string | — | Attribution period |
locale | string | — | BCP 47 locale override |
label | string | — | Table title |
attributionsrequiredType
Attribution[]Default —Attribution records
totalReturnrequiredType
numberDefault —Total portfolio return
periodType
stringDefault —Attribution period
localeType
stringDefault —BCP 47 locale override
labelType
stringDefault —Table title
MobileStacks / Scroll
Multi-column attribution table activates horizontal scroll on narrow viewports.
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?