1.0.4 • Published 6 months ago
pdf-print-vue3 v1.0.4
pdf-print-vue3
how to use
step1
npm install pdf-print-vue3
step2
import pdfPrint from 'pdf-print-vue3'
step3
use pdfPrint as component
<pdfPrint>
// Modules that need to be printed
</pdfPrint>
参数
参数 | 类型 | 默认值 | 说明 |
---|---|---|---|
pdfName | String | download | 下载文件名 |