1.0.5 • Published 3 years ago

vue-print-jxp v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vue-print-jxp

这是基于vue的打印组件

Install

NPM
npm install vue-print-jxp --save
USE
import VuePrintJxp from 'vue-print-jxp'

Vue.use(VuePrintJxp);
Attributes
direction       ---【String】打印方向 portrait-纵向 landscape-横向 默认:portrait
scale           ---【Number】清晰度,越大越清晰
margin          ---【Array】打印四周边距
backgroundColor ---【String】背景 默认:#FFFFFF
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago