Basic Modal

Example of basic modal.

Modal Sizes

Use modal-sm or modal-lg class to change the size of the modal. Default size is modal-md. You can also use width utilities to change the size of the modal.

Fullscreen Modal

Example of full screen modal.

Centered Modal

Example of centered modal.

Scrollable Modal

Example of scrollable modal.

Controlled Modal

Example of controlled modal.

Disabled Backdrop

Example of modal with disabled backdrop option.

Disabled Backdrop

More Custom Modals.