Print the webview
npm install capacitor-print
npx cap sync
print(printOptions: PrintOptions) => Promise<void>
Param | Type |
---|---|
printOptions |
PrintOptions |
Prop | Type |
---|---|
jobName |
string |
Print the webview
npm install capacitor-print
npx cap sync
print(printOptions: PrintOptions) => Promise<void>
Param | Type |
---|---|
printOptions |
PrintOptions |
Prop | Type |
---|---|
jobName |
string |