New to Kendo UI for AngularStart a free 30-day trial

Displaying Loading Indicator

Environment

ProductProgress® Kendo UI Angular

Description

How can I implement a loading indicator to keep users informed of ongoing operations?

Solution

You can display a loading indicator by either using:

  • Loader Component—Offers various loader types, animations, and additional customization options.
  • k-i-loading CSS class—Displays a single loader type with options for further customization using CSS.

For more information on using the built-in solution for rendering a loading indicator in the Grid, refer to the article on indicating ongoing data operations.

The following example demonstrates how to show a loading indicator using the k-i-loader CSS class. The class is applied on a custom container which is further position in the center with CSS styling.

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support