common

Tooltip

A popup to display information when it's focused or hovered.

Installation

Install dependencies

bash
npm install tailwind-variants radix-vue

Add component

Copy and paste the code into your project's component directory.

Additional props

For more Tooltip props, check the radix-vue documentation here.

Edit this page on GitHub