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§
- Tooltip
Position - 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