PDFViewer
Component
Represents the KendoReact PDF Viewer component.
Definition
Package:@progress/kendo-react-pdf-viewer
Syntax:
jsx
function App() {
return <PDFViewer url="sample.pdf" />;
}
Properties
props
PDFViewerProps intersected with RefAttributes<null | PDFViewerHandle>
The props of the PDFViewer component.