1.5.9 • Published 2 months ago
@siamf/tooltip v1.5.9
@siamf/tooltip
A highly customizable advanced React tooltip component, offering extensive styling options to fit any design needs. It supports dynamic positioning, and custom triggers for enhanced interactivity. Easily integrate it into your NextJs
project.
- Customizations availability
- Easy to use
- Useable directly on
RSC
Demo
Installation
$ npm i @siamf/tooltip
Usage
<Tooltip content="Hello World I am Using" variant="info" placement="top">
<button className="bg-amber-500 py-10 px-4 rounded-lg cursor-pointer text-white">
Hover Me
</button>
</Tooltip>
Available props
ArrowTypes
Stay in touch
- Author - Siam Ahnaf
- Website - https://www.siamahnaf.com/
- LinkedIn - https://www.linkedin.com/in/siamahnaf/
- Github - https://github.com/siamahnaf