Modals
Bootstrap Modals
A rendered modal with header, body, and set of actions in the footer.
Static backdrop
Examples of Static backdrop.
Modal with Pages
Examples of custom modals.
Modal Position
Specify the position for the modal. You can display modal at top, bottom, center or right of page by specifying
classes modal-top
, modal-bottom
, modal-dialog-centered
and modal-right
respectively.
Modal based Alerts
Show different contexual alert messages using modal component
Multiple Modal
Display a series of modals one by one to guide your users on multiple aspects or take step wise input.
Open first modalCustom Modals
Examples of custom modals.