under-os/under-os

View on GitHub
app/layouts/alerts.html

Summary

Maintainability
Test Coverage
<page title="Alerts">
  <view id="buttons">
    <button id="b1">Simple Alert</button>
    <button id="b2">Alert With Title</button>
    <button id="b3">Alert With Button</button>
    <button id="b4">Alert With Options</button>
  </view>
</page>