New to KendoReact? Start a free 30-day trial
PDFViewer
PDFViewerPremium
Updated on Aug 21, 2025
Represents the KendoReact PDF Viewer component.
jsx
function App() {
return <PDFViewer url="sample.pdf" />;
}
| Name | Type | Default | Description |
|---|---|---|---|
props |
|
The props of the PDFViewer component. |