Skip to content

ExposureLimitBar

stable

Multi-band exposure limit bar for counterparty, sector, and concentration limits with warning ticks

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

Props

bandsrequired
Type ExposureLimitBand[]Default

Exposure bands to render

currency
Type stringDefault

ISO 4217 currency (default: USD)

showValues
Type booleanDefault

Show numeric values (default: true)

density
Type "default" | "compact"Default

Display density

Metadatasemanticspace
MobileStacks / Scroll

Bar fills container. Labels and limit values stack on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?