Sticky Mobile

Action Sheets

Boxes to Interact with Users

Actions Sheets are elements that appear from the bottom of the page. These can be triggerd by any element, buttons, text, images, and can be used as menus as well.

Action modals Also Available

Trigger by Tap or Programatically

You've asked us to add the feature to simply call a function and trigger a sidebar. We've added this feature to all menus in our product. Action Sheets, Modals, Sidebars can all be triggered and dismissed programatically.

menu('menu-settings', 'show', 250)
menu('menu-settings', 'hide', 250)