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