Tooltip

Tooltips are activated on hover, focus, or click, and display brief informative text or guidance about the respective element.

Usage Guidelines

The Telerik and Kendo UI Tooltip requires you to follow some basic principles when using the component.

Purpose

Tooltips are important UI elements for providing brief, additional context or instructions in a non-intrusive way. They are ideal for enhancing the user's understanding without complicating the interface. However, for more complex or interactive content, Popover components are a better choice as they provide more detail and functionality while keeping the interface clean and user-friendly.

Use tooltips to provide clear and concise text-based information that improves the user's understanding without overwhelming them.
Avoid embedding interactive elements in tooltips; for more complex or engaging content, use a Popover component instead.

Concise Content

The effectiveness of tooltips hinges on their ability to convey information concisely. By limiting tooltip content to a few words or a single sentence, they can provide essential hints or brief explanations without overwhelming the user. Concise tooltips enhance the user experience by adding clarity without obscuring significant portions of the interface or creating information overload.

Use concise tooltips, ideally one or two words, but no more than a single sentence to keep the information clear and direct.
Avoid lengthy descriptions in tooltips as they can overwhelm users and obscure a significant portion of the interface, detracting from the overall user experience.

Important Information

It's vital to keep crucial information directly visible in the user interface, rather than hidden in tooltips. Tooltips have limited discoverability and can pose usability challenges, particularly on devices without hover functionality. Relying on tooltips to convey essential information can impede task completion.

Ensure that essential information crucial for task completion is always visible and readily accessible to the user, not hidden or obscured.
Avoid placing important information solely in tooltips, as they can be easily missed due to low discoverability and may present usability challenges on devices lacking hover interactions.