Completed
Last Updated: 18 Sep 2020 20:31 by ADMIN
Feng
Created on: 02 Mar 2017 15:49
Category: Kendo UI for Angular
Type: Feature Request
13
spinner component
add spinner component, so it can be used for waiting observable variable being resolved using Angular 4 new syntax

<ng-template #loading>Loading...</ng-template>
<div *ngIf="userObservable | async; else loading; let user">
  {{ user.name }}
</div>
1 comment
ADMIN
Carl
Posted on: 18 Sep 2020 20:31

Hey everyone!

As an update, with R3 2020 we added the Kendo UI for Angular Loader component. This should satisfy any needed Spinner functionality (just a different name) and feel free to take it for a "spin" in your apps today!

Regards,
Carl
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.