New to Kendo UI for Angular? Start a free 30-day trial
Templates
Updated on Oct 31, 2025
You can provide a custom template for the content of the Tooltip.
By default, the Tooltip shows the title attribute value of the anchor element. To customize this content, specify a template for the Tooltip by binding its tooltipTemplate property to a TemplateRef object. To get a template reference, use the #id notation in the template of your component. For more information on referencing templates, refer to the official Angular guide.
Change Theme
Theme
Loading ...