登录 注册
当前位置:主页 > 资源下载 > 48 > react-pdf:基于pdf.js的简单而精美的PDF Viewer:page_facing_up::high_voltage:下载

react-pdf:基于pdf.js的简单而精美的PDF Viewer:page_facing_up::high_voltage:下载

  • 更新:2024-08-30 11:19:08
  • 大小:1.96MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

ReactPDF React PDF是一个基于pdf.js的简单,精美​​的PDF查看器 进度条 缩略图侧栏 工具箱(放大,缩小,页面跳转,上一页,下一页) 在页面内搜索 如何安装 npm install @intelllex/react-pdf 或者 yarn add @intelllex/react-pdf 如何使用 import React from 'react' ; import ReactPDF from '@intelllex/react-pdf' ; const ExampleReactPDF = ( ) => { return ( < ReactPDF xss=removed>" showProgressBar showToolbox / >