New to KendoReactStart a free 30-day trial

PDFViewer
Premium

Represents the KendoReact PDF Viewer component.

A Functional Component.

jsx
function App() {
 return <PDFViewer url="sample.pdf" />;
}
 ReactDOM.render(<App />, document.querySelector('my-app'));
NameTypeDefaultDescription

props

PDFViewerProps intersected with RefAttributes<"null" | PDFViewerHandle>

The props of the PDFViewer component.

Not finding the help you need?
Contact Support