0.3.1 • Published 3 years ago

@tmaito/viewer v0.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Quick Start

Install

npm i @tmaito/viewer
// or
yarn add @tmaito/viewer

Use

import { Viewer } from '@tmaito/viewer'
// style
@import '@tmaito/viewer/dist/index.css'

Api

参数说明类型默认值
url展示的图片链接地址,可以是pdf格式string
style预览洁面 canvas 样式CSSProperties-
isToolBar是否展示操作按钮booleantrue
options相关属性可参考object-
0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago