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