Guest User

Untitled

a guest
Dec 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div id="app-placeholder"></div>
  2. <script src="https://our-app.com/init.js"></script> // this will create a function called window.InitMyApp
  3. <script>
  4. InitMyApp('#app-placeholder', 'token', otherOptions)
  5. </script>
Add Comment
Please, Sign In to add comment