TnT Tooltip is a basic tooltip library for TnT although it is not restricted to TnT and can be used on its own. Although it is very flexible and light, this library has not been developed as a general fully-featured tooltip library that matches all possible scenarios.
Check out the complete documentation.
Check out the examples
- npm:
npm install tnt.tooltip
- github:
git clone https://github.com/tntvis/tnt.tooltip
cd tnt.tooltip
npm install
gulp build-browser
Please, send any feedback to [email protected]. Bug reports and feature requests are welcome in the issue tracker