Tooltip
A component that displays a pop-up with additional information when hovering over or focusing on an element.
In this guide, you'll learn how to use the Tooltip component.
Was this example helpful?
Usage#
API Reference#
Usage Outside Medusa Admin with TooltipProvider#
If you're using the Tooltip component in a project other than the Medusa Admin, make sure to include the TooltipProvider somewhere up in your component tree:
TooltipProvider Reference#
Examples#
Changing Tooltip Side#
Was this example helpful?
Set Tooltip Max Width#
Was this example helpful?
Was this guide helpful?