We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ca368 commit 7cac4c3Copy full SHA for 7cac4c3
flutter_inappwebview_web/lib/assets/web/web_support.js
@@ -1,7 +1,7 @@
1
window.flutter_inappwebview = {
2
webViews: {},
3
/**
4
- * @param viewId {number}
+ * @param viewId {number | string}
5
* @param iframe {HTMLIFrameElement}
6
* @param iframeContainer {HTMLDivElement}
7
*/
0 commit comments