UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

12 lines (10 loc) 262 B
<link rel=stylesheet href=components/style.css> <script src=bang.js></script> <script> use('sg-frame'); use('sg-counter'); setState('ctr', {key: 'abc', title: 'Counter', sourceUrl: '#', count:0}); </script> <body> <!sg-counter lazy state=ctr /> </body>