Skip to content

GreeksPanel

stable

Options Greeks display panel with delta, gamma, theta, vega, and rho values

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

Props

greeksrequired
Type GreeksDataDefault

Greeks values object

label
Type stringDefault

Panel title

notional
Type numberDefault

Notional amount for dollar Greeks

currency
Type stringDefault

Currency code

locale
Type stringDefault

BCP 47 locale override

Metadatasemantictype
MobileStacks / Scroll

Greeks metrics table stacks to single column on mobile. Consider showing only delta/gamma on small screens with a 'Show all' toggle.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?