Pastel UI

Modal

Modal allows developers to add dialogs to their website for lightboxes, user notifications or other custom content.


Basic Modal

The following component is the basic modal design and you can see the demo of working modal as well.

You can add the modal by using the modal class on your div tag.

Click the button below to see a demo of the working modal.

HTML for Modal

JavaScript to open and close the demo modal