New to KendoReact? Start a free 30-day trial
Loading Implementation
Loading ImplementationPremium
Updated on Aug 14, 2026
To implement Loading for the Excel Export:
- Add the Loader component with an initial value of
false. - Set the Loader value to
truewhen the user clicks the export button. - 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.
Loading ...