Skip to content

TenorChip

stable

Tenor label chip (ON, 1W, 3M, 1Y…) with duration-band color coding and optional selection state

FinanceInteractive/Storybook ↗
import { TenorChip } from "@nodus/design-system/finance"
Loading demo…

Props

tenorrequired
Type TenorValueDefault

Tenor label (e.g., ON, 3M, 5Y)

selected
Type booleanDefault

Selected/active state

onClick
Type (tenor: TenorValue) => voidDefault

Click handler for filter use

Metadatasemantictype
MobileTouch Target

Tenor chip tap area must be ≥44px tall. Use generous padding; chips in a row should wrap rather than overflow.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?