New to KendoReactStart a free 30-day trial

Lazy Loading

The GridPDFExport component enables you to dynamically import the PDF export component only when it is needed.

The code-splitting is achieved over the usage of React.lazy and Suspense. The approach utilizes a separate component that is responsible for exporting the Grid to PDF. That component is loaded only when the user clicks the Export to PDF button.

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