react-file-viewer

时间:2024-05-22 10:00:14
【文件属性】:

文件名称:react-file-viewer

文件大小:8.12MB

文件格式:ZIP

更新时间:2024-05-22 10:00:14

public JavaScript

React文件查看器 Web的可扩展文件查看器 支持的文件格式: 图片:png,jpeg,gif,bmp,包括360度图片 pdf格式 CSV xslx docx 视频:mp4,webm 音频:mp3 用法 请注意,此模块在react 16+上效果最佳。 如果您使用的是React <16,则可能需要使用版本0.5。 npm install react-file-viewer@0.5.0 。 有一个主要的React组件FileViewer ,它具有以下道具: fileType字符串:要显示的资源类型(一种受支持的文件格式,例如'png' )。 传递不支持的文件类型将导致显示unsupported file type消息(或自定义组件)。 filePath字符串:FileViewer要显示的资源的URL。 onError函数[可选]:当文件查看器在获取或呈现请求的资源时发生错


【文件预览】:
react-file-viewer-master
----index.html(245B)
----webpack.config.js(2KB)
----webpack.config.dev.js(2KB)
----src()
--------.eslintrc(594B)
--------utils()
--------styles()
--------components()
--------app.js(1009B)
--------assets()
----.babelrc(211B)
----scripts()
--------start.js(651B)
--------publish.js(3KB)
----.npmignore(32B)
----CONTRIBUTING.md(4KB)
----config()
--------jest()
----example_files()
--------small.mp4(375KB)
--------sample.pdf(110KB)
--------SampleSpec.docx(261KB)
--------02-USVI-Solar.jpg(297KB)
--------sample.doc(32KB)
--------step.mov(824KB)
--------SimpleSpreadsheet.xlsx(5KB)
--------Total_Crime.csv(273B)
--------sample.rtf(9KB)
--------small.webm(224KB)
--------360photo.jpg(4.74MB)
--------sample.mp3(558KB)
--------drop.avi(660KB)
--------SampleHouse.wexbim(297KB)
----AUTHORS.md(127B)
----LICENSE.md(1KB)
----README.md(3KB)
----Makefile(128B)
----CLA.md(3KB)
----tests()
--------components()
--------setupTests.js(123B)
----.gitignore(138B)
----.eslintignore(84B)
----package-lock.json(505KB)
----package.json(4KB)

网友评论