web2app-spa
Version:
This template is primarily designed to easily convert HTML pages and URLs into a Capacitor/Cordova based iOS/Android app that can be used as Single-page application (SPA).
1 lines • 363 B
JavaScript
const page8={PAGE_ID:"page8",parameter1:"",openInSmallView:function(e=function(e){}){smallView.clear();const t=smallView.getContainerBox();page8.box=t,t.color="white",t.height=400,t.webView=UIWebView.create(0,0,t.width,t.height),t.add(that),that.loadHTMLFile("page8.htm"),smallView.onClose((function(){let t={result1:"Result 1"};e(t)})),smallView.setVisible(1)}};