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 handlePdfExport method demonstrates a lazy-loading approach for the PDF export functionality. It dynamically imports the saveGridPDF method from the @progress/kendo-react-pdf package only when the export action is triggered. This reduces the initial bundle size and improves application performance by loading the PDF export module on demand.

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