How to display a printable webview child window #3723
Unanswered
pubnoconst
asked this question in
Q&A
Replies: 1 comment
-
You can do something with dangerous_inner_html. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to display a runtime generated HTML with some inline CSS and JS. The HTML string contains a script tag that prompts a print window onload. This window is being triggered on a form submit button. How should I approach this?
Beta Was this translation helpful? Give feedback.
All reactions