What is this?
Introduction
This library is a simple ToolTip Component without any dependencies except React. Follow simple guide to use it. npm
Features
- Support
hoverandclicktrigger. - Support
top,bottom,left,rightdirection. - Customize
marginandpositionto adjust tooltip position. - Support custom
colorandarrowSize. - Support
forceShowto show tooltip without trigger. - disabled props to disable tooltip.
onChangeFinalShowto listen final show state change.