view-printer
v1.0.6
Published
A simpler printing method and more complete content printing. Tailored to the browser and customized for native use.
Downloads
21
Maintainers
Readme
view-printer
[!NOTE] This is the repository for Vue 2 Next support Vue 3 ......
Status
- vue 2: Support
- vue 3: Lazy
Know Me
- Magic Transformation Project vue-print-nb
Quickstart
Add it to an existing Vue Project:
npm install view-printer --save
import it to an existing Vue Project:
import printer from 'view-printer' Vue.direction(printer)
use it to an existing Vue Project:
<template> <button v-print="printInfo"></button> </template> <script> export default{ data(){ return { printInfo:{ id: '' } } } } </script> Vue.direction(printer)
Update log
1.0.2 version support vue2
Lib Params
Format Params
Method For Print
喝杯咖啡
如果能帮到你 我很高兴!!! 来杯咖啡刺激开发进度