templUI Pro coming soon  

50% OFF Join Waitlist

Tooltip

A small pop-up box that appears when a user hovers over an element. Uses `Popover` component under the hood.

TailwindCSS

Usage

1. Add the script to your page/layout:

// Option A: All components (recommended)
@util.ComponentScripts()

// Option B: Only Popover
@popover.Script()

Examples

Positions