pdf-print-vue

1.0.4 • Public • Published

pdf-print-vue

how to use

step1

npm install pdf-print-vue

step2

main.js中引入
import pdfPrint from 'pdf-print-vue/lib/pdf-print-vue.umd.js'
Vue.use(pdfPrint)

step3

use pdfPrint as component
<pdf-print>
    // Modules that need to be printed
</pdf-print>

参数

参数 类型 默认值 说明
pdfName String download 下载文件名

Readme

Keywords

none

Package Sidebar

Install

npm i pdf-print-vue

Weekly Downloads

0

Version

1.0.4

License

none

Unpacked Size

13.1 MB

Total Files

21

Last publish

Collaborators

  • xiaoyango_o