Lazy Loading
Premium

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

ninja-iconThe PDF Export feature of the Grid is part of KendoReact premium, an enterprise-grade UI library with 120+ free and premium components for building polished, performant apps. Test-drive all features with a free 30-day trial.Start Free Trial

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 PDF button.

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