Skip to content

macro6461/react-pdf-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React PDF Viewer

This is the repository for React PDF Viewer, an application leveraging both react-pdf-js Ant Design to give a robust and easy to implement PDF viewer.

PdfViewer accepts three props: visible, onCancel, and pdf.

visible is responsible for controlling the Modal visibility. onCancel is the functional prop passed to allow the user to exit the modal. pdf is the actual pdf file that will be passed down to the react-pdf-js instance in PdfViewer.

About

React app implementation of react-pdf-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published