---
title: Tooltip
description: A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
source: apps/www/src/lib/registry/default/ui/tooltip
primitive: https://www.reka-ui.com/docs/components/tooltip.html
---
## Installation
```bash
npx shadcn-vue@latest add tooltip
```
## Usage
```vue
Hover
Add to library
```