New to Kendo UI for Angular? Start a free 30-day trial
DialItemTemplateDirective
Represents a template that defines the content of the whole dial item.
To define the template, nest an <ng-template>
tag
with the kendoDialItemTemplate
directive inside the <kendo-floatingactionbutton>
tag
(see example).
Selector
[kendoDialItemTemplate]