New to Kendo UI for Angular? Start a free 30-day trial
ActionSheetItemTemplateDirective
Represents a template that defines the item content of the ActionSheet.
To define the template, nest an <ng-template>
tag
with the kendoActionSheetItemTemplate
directive inside the <kendo-actionsheet>
tag.
Selector
[kendoActionSheetItemTemplate]