Tooltip Component
Description
The Tooltip
component provides a simple way to display contextual hints when hovering over an element.
Props
Prop | Type | Default | Description |
---|---|---|---|
title |
string |
"" |
The text content displayed inside the tooltip. |
children |
ReactNode |
- | The element that triggers the tooltip on hover. |
Example Usage
Useful Links
🔗 GitHub Repository (Core): Liberty Core
🔗 GitHub Repository (Test Project): Liberty Test
📖 Live Documentation: Liberty Core Docs
💖 Sponsor & Support: Sponsor Liberty Core