> ## Documentation Index
> Fetch the complete documentation index at: https://context7.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tooltips

> Explain a word or action on hover

Wrap the text that should trigger the tooltip.

## Usage

```mdx theme={null}
Read the <Tooltip tip="A short explanation">API reference</Tooltip>.
```

Add `cta` and `href` when the tooltip should include a link.

## Example

Read the <Tooltip tip="A short explanation">API reference</Tooltip>.
