Tooltip
A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
Usage
import {
TooltipProvider,
Tooltip,
TooltipTrigger,
TooltipContent,
} from "@sihaxito/deluxe-ui";
Examples
Multiple tooltips
Example tooltip/multiple
not found.
Open delay
Example tooltip-custom-delay
not found.