Skip to content

CreditLineUtil

stable

Credit facility utilization gauge with drawn amount, limit, and availability

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

Props

facilityrequired
Type stringDefault

Facility name

drawnrequired
Type numberDefault

Drawn amount

limitrequired
Type numberDefault

Facility limit

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Card label

Metadatasemantictypeoutcome
MobileStacks / Scroll

Utilization bar fills container width. Labels and values stack on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?