How to use the @react-pdf/renderer.version function in @react-pdf/renderer

To help you get started, we’ve selected a few @react-pdf/renderer examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github react-pdf / site / src / components / ReplFooter.js View on Github external
const ReplFooter = ({ documentUrl, shareUrl, code }) => (
  
    <title>React-PDF Repl</title>
    {ReactPDF.version}
    {documentUrl &amp;&amp; (
      
        Download
      
    )}
    
      
        Share

@react-pdf/renderer

Create PDF files on the browser and server

MIT
Latest version published 2 days ago

Package Health Score

92 / 100
Full package analysis

Similar packages