1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/pages/_docs/tooltips.md
2019-07-09 20:19:01 +02:00

1.0 KiB

title, menu, description
title menu description
Tooltips docs.tooltips 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 %} 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 %}