Tooltips are text labels that appear when the user hovers over, focuses on, or touches an element.

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.

Tooltip labels do not receive input focus.

Tooltip Example

In the next example we will show you how to use a tooltip.