1.5.9 • Published 2 months ago

@siamf/tooltip v1.5.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@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

image image

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

1.5.9

2 months ago

1.5.8

4 months ago

1.5.7

6 months ago

1.5.6

6 months ago

1.5.5

6 months ago

1.5.2

6 months ago

1.5.0

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago