Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleCode sample
<!-- Custom button anywhere on the page -->
<button onclick="pwaless.showWidget('main')">Install App</button>


You can call this widgets anyway you see fit, for example, based on user actions (like a button) or using timers and as a part of workflow, like "Something is added to a shopping cart"


Final Check List for your website

...