New to KendoReact? Start a free 30-day trial
saveGridPDF
saveGridPDFPremium
Provides a function that saves the content of a DOM element as a PDF file.
The function is also used by the Grid
component when the pdf
prop is set to true
.
Parameters
gridInnerWrapper
any
pdfExportOptions
callback?
() => void