Files
tabler/pages/_docs/tooltips.md
T

1.1 KiB

title, menu, description, bootstrap-link
title menu description bootstrap-link
Tooltips docs.tooltips The Tooltip component is small pop-up box that appears when the user moves the mouse pointer over an element. components/tooltips/

Default markup

{% example html wrapper=btn-list %} Tooltip on top Tooltip on right Tooltip on bottom Tooltip on left {% endexample %}

Tooltip with HTML

{% example html wrapper=btn-list %} Tooltip with HTML {% endexample %}