Tooltip
PreviewA popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
import { Button } from "@ngrok/mantle/button";
import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from "@ngrok/mantle/tooltip";
Add to library