New to Kendo UI for Angular? Start a free 30-day trial
LoaderTemplateDirective
Overrides the default loader content of the ListView. To define a loader template, nest an <ng-template>
tag
with the kendoListViewLoaderTemplate
directive inside the <kendo-listview>
tag
see example.
Selector
[kendoListViewLoaderTemplate]