react-pdf-editor icon indicating copy to clipboard operation
react-pdf-editor copied to clipboard

Provide initialPDF parameter as ReactPDFEditor prop

Open aexol opened this issue 5 years ago • 0 comments

to be used

 <ReactPDFEditor initialPDF={{
// initialPDF structure of type of PDF state
}} />

aexol avatar Jan 30 '20 11:01 aexol