Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 818 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 818 Bytes

capacitor-print

Print the webview

Install

npm install capacitor-print
npx cap sync

API

print(...)

print(printOptions: PrintOptions) => Promise<void>
Param Type
printOptions PrintOptions

Interfaces

PrintOptions

Prop Type
jobName string