New to KendoReact? Start a free 30-day trial
Loading Implementation
To implement Loading for the Excel Export:
- Add the Loader component with an initial value of
false
. - Set the Loader value to
true
when 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.
Change Theme
Theme
Loading ...