GitToTheHub commented on PR #1026:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/1026#issuecomment-4415211493
Hi, can you add a documentation to the README that `window.print` is
supported for Android and also the Browser? You can take this documentation
example:
```md
## window.print
> Triggers the print dialog for the page loaded in the `InAppBrowser` window.
window.print();
### Supported Platforms
- __Android__: Supported
- __Browser__: Supported
- __iOS__: Not supported
```
and can add it after the `cordova.InAppBrowser.open` section.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]