import { CostIndicator } from "@nodus/design-system"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
inputCostreq | number | — | Input token cost |
outputCostreq | number | — | Output token cost |
currency | string | "$" | Currency symbol prefix |
inputCostrequiredType
numberDefault —Input token cost
outputCostrequiredType
numberDefault —Output token cost
currencyType
stringDefault "$"Currency symbol prefix
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?