New to KendoReact? Start a free 30-day trial
PDFViewer
PDFViewerPremium
Represents the KendoReact PDF Viewer component.
jsx
function App() {
return <PDFViewer url="sample.pdf" />;
}
ReactDOM.render(<App />, document.querySelector('my-app'));
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the PDFViewer component. |