--- layout: page-nowrap title: Tooltip.js description: Dead simple tooltips, powered by Popper.js ---

Tooltip.js

Since Popper.js is an engine, we wanted to provide a library that shows you how you can use it in the real world.

Tooltip.js can create, show, hide and toggle tooltips. Its API is almost identical to the one used by Bootstrap for their tooltips, if you know Bootstrap, you already know Tooltip.js!

{% include example10t.html %}
{% include example10t-code.html %}
{% include example20t.html %}
{% include example20t-code.html %}

Ready to start?

Visit our GitHub page to know how to get Tooltip.js and to learn more about it.