Kendo UI for Angular
The Kendo UI for Angular Tooltip provides a brief message with information related to a specific UI element. The Tooltip can be triggered upon either element hover or element click.
With flexibility at its core, the Kendo UI for Angular Tooltip component can be anchored to any HTML element on a page. This allows you to attach the Angular Tooltip to any element and provide additional information as users hover over the distinct parts of your Angular application.
By default, the Kendo UI for Angular Tooltip comes with built-in logic to help use the available space around the component and determine where and how to display it on the page.
By default, the Kendo UI for Angular Tooltip shows the title attribute of the anchor element. To customize the content displayed in the Tooltip, you can provide your own standard Angular template and set the content to fit your application requirements.
Various Kendo UI for Angular components come with built-in integration with the Kendo UI for Angular Tooltip, including the Kendo UI for Angular Data Grid.
See Angular Tooltip Integration with Kendo UI for Angular components demo.