Skip to main content

Module tooltip

Module tooltip 

Source
Expand description

Tooltip Component

Contextual help tooltips styled like shadcn/ui Tooltip. Appears on hover with configurable delay and position.

Structs§

Tooltip
Tooltip component that shows contextual help on hover

Enums§

TooltipPosition
Tooltip position relative to the target

Functions§

tooltip
Helper function to show a simple tooltip on any UI element
tooltip_with
Show tooltip with custom configuration