---
title: Tooltips
menu: docs.tooltips
description: The Tooltip component is small pop-up box that appears when the user moves the mouse pointer over an element.
---
### Default markup
{% example html wrapper=btn-list %}
{% endexample %}
### Tooltip with HTML
{% example html wrapper=btn-list %}
{% endexample %}