Modal


A modal is used to reveal critical information, show information without losing context, or when the system requires a user response. It can be used to ask user if he want to proceed before making some permanent changes like deleting media.


Available types

As of now only simple modal is available, use modal-center to fix the modal in the center of the screen and more type of modal are coming up soon.


Simple modal


Code