settings

Modals

bookmark

Use a modal for dialog boxes, confirmation messages, or other content that can be called up. In order for the modal to work you have to add the Modal ID to the link of the trigger. To add a close button, just add the class .modal-closeto your button.

Examples
Basic
Modal
Small

You can add the smallclass to the modal.

Modal
Large

You can add the largeclass to the modal.

Modal
Modals with Fixed Footer

You can add the modal-fixed-footerclass to the modal.

Modals with Fixed Footer
Bottom Sheet Modals

You can add the bottom-sheetclass to the modal.

Modal Bottom Sheet style