react-pdf-js:一个包装PDF.js的React组件

时间:2024-02-25 15:06:21
【文件属性】:

文件名称:react-pdf-js:一个包装PDF.js的React组件

文件大小:201KB

文件格式:ZIP

更新时间:2024-02-25 15:06:21

react pdf component es6 es6-javascript

react-pdf-js react-pdf-js提供了使用呈现PDF文档的组件。 演示版 用法 使用yarn add @mikecousins/react-pdf安装yarn add @mikecousins/react-pdf或npm install @mikecousins/react-pdf usePdf挂钩 使用应用程序中的钩子(还显示一些基本的分页): import React , { useState , useRef } from 'react' ; import { usePdf } from '@mikecousins/react-pdf' ; const MyPdfV


【文件预览】:
react-pdf-js-master
----.github()
--------workflows()
----yarn.lock(265KB)
----src()
--------index.tsx(7KB)
--------types()
----example()
--------index.html(326B)
--------index.tsx(1KB)
--------yarn.lock(219KB)
--------.npmignore(24B)
--------tsconfig.json(457B)
--------pdfs()
--------package.json(484B)
----tsconfig.json(732B)
----LICENSE(1KB)
----test()
--------index.test.tsx(4KB)
----README.md(7KB)
----.editorconfig(147B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(138B)
----package.json(1KB)

网友评论