Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

组件说明

该组件功能为显示PDF文档

参数:无参数

实例:

引入:

import PDFViewer from '@/components/PDFViewer';

使用:

<Col span={12}>
  <PDFViewer />
</Col>

注意:

  • 在使用的时候必须赋予上层的宽度属性。
  • 上级元素必须大于650px。

About

基于React的Antd-pro框架封装的react-pdf-js

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages