Function: Tooltip()
Tooltip(
props):Element
Defined in: lib/layout/Tooltip.tsx:60
A tooltip component that displays additional information when hovering over or pressing a trigger element. The tooltip can be positioned above or below the trigger and supports both text and custom content.
Parameters
props
The component props
Returns
Element
A tooltip component with customizable positioning and styling