New to KendoReact? Start a free 30-day trial
PDFViewer
PDFViewerPremium
Updated on Jan 7, 2026
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. |