marsh-daemonite-material
Version:
Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4.
11 lines (8 loc) • 567 B
Markdown
layout: docs
title: Tooltips
description: Tooltips are text labels that appear when the user focuses on, hovers over, or touches an element.
group: material
Tooltips identify an element when they are activated. They may contain brief helper text about its function. For example, they may contain text information about actionable icons.
**Most of the details about Material tooltips have been covered in Components/Tooltips documentation. Please refer to [this page]({{ site.baseurl }}/docs/{{ site.docs_version }}/components/tooltips/) for more details.**