Completed
Last Updated: 13 Jul 2021 09:24 by ADMIN
Imported User
Created on: 12 Jul 2015 09:09
Category: Tooltip
Type: Feature Request
8
Tooltip Angular Content Template Directive
It would be nice if we could do something like this:

<span kendo-tooltip>
    <span k-tooltip-content>This is the tooltip content</span>
    Some stuff
</span>

Instead of this:


<span kendo-tooltip k-content="This is the tooltip content">
    Some stuff
</span>

This would make creating bigger dynamic content easier.
1 comment
ADMIN
Martin
Posted on: 13 Jul 2021 09:24

Hello,

The developer can define custom content for the Kendo Angular Tooltip, by setting tooltipTemplate property to TemplateRef object. For more details please refer to the following article:

https://www.telerik.com/kendo-angular-ui/components/tooltip/templates/

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.