• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Loading Implementation

To implement Loading for the Excel Export:

  1. Add the Loader component with an initial value of false.
  2. Set the Loader value to true when the user clicks the export button.
  3. Handle the onExportComplete event to set the loading back to false, when the export is completed.

The generate file is large. This could take some time.

Example
View Source
Change Theme:

In this article

Not finding the help you need?