1.0.5 • Published 3 years ago

undertool v1.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

Undertool

Undertool is multi-tooltip instrument for React powered by Popperjs.

Easy to use.

Installation:

npm i undertool

or CDN

https://unpkg.com/undertool

const tooltips, handler = useUndertool({})

Put tooltips anywhere in your component and it will render all tooltips.

Use universal handler to manage click and hover events.

Undertool works out of the box with minimal configuration.

More info here

https://clydethecloud.github.io/undertool/

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago