# Error Tooltip

> Shadcn Tooltip is an easy, simple way to hint users to provide extra context, guidance, or pop-up for users in your React and Next.js applications. They help increase the usability of a website but it doesn’t mean that they need to be displayed always on your interface, especially not in forms, inputs or any other kind of interactive element for navigation. Developed with React, TypeScript and Tailwind CSS, these tooltips are lightweight, highly customizable and extremely accessible out of the box.

- Author: [ShadcnSpace](https://21st.dev/@shadcnspace)
- Library: [ShadcnSpace](https://21st.dev/@shadcnspace/library/shadcnspace)
- License: unknown
- Live preview: https://21st.dev/@shadcnspace/components/error-tooltip

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/shadcnspace/error-tooltip?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
