{% set title = 'Tooltip' %} {% set filename = 'component-tooltip.html' %} {% extends 'src/layouts/master.html' %} {% block content %}
The tooltip, also known as infotip or hint, is a common graphical user interface element which shows additional information on element hover.