Behaviors / Popup Specs

Background

Popups allow developers to accept additional information from users without taking up additional screen space.

As popups collect data from a user, it is essential to verify that they can be used reliably.

Specification

  • Popup features
    • Can render a popup directly from js
    • Can be hidden by clicking on the nix icon
Comments