New to Kendo UI for Angular? Start a free 30-day trial
PopoverTitleTemplateDirective
Represents a template that defines the content of the Popover title.
To define the template, nest an <ng-template>
tag
with the kendoPopoverTitleTemplate
directive inside the <kendo-popover>
tag.
Selector
[kendoPopoverTitleTemplate]