API Reference
Tooltips
A hover gloss on a term — an inline definition without leaving the sentence.
A hover gloss on a term — tip is the text shown, with an optional headline and an optional
cta/href link. The wrapped term renders with a dotted underline so the reader knows there's
more.
When to use it
Reach for a tooltip to gloss a term inline — an acronym, a jargon word — without breaking the
sentence or sending the reader to a glossary. Keep the tip to a sentence; for a fuller definition,
link out with cta/href.
Props
| Prop | Type | Description |
|---|---|---|
tip | string | The gloss text (required) |
headline | string | Optional bold lead before the tip |
cta / href | string | Optional trailing link |
children | ReactNode | The underlined term |
Live example
superlore is MCP-native.