Skip to content

GlossaryTooltip

stable

Inline term definition for technical vocabulary — wraps jargon in a semantic abbr with a plain-language tooltip (H2 + H10)

OverlaysInteractive/Storybook ↗
import { GlossaryTooltip } from "@nodus/design-system"
Demo coming soon

Props

termrequired
Type stringDefault

The technical term to define, shown as visible label

definitionrequired
Type stringDefault

Plain-language definition shown in the tooltip

learnMoreHref
Type stringDefault

Optional URL to a deeper glossary or documentation page

Metadatasemantictypesurface
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?