Modals

Bootstrap Modals

A rendered modal with header,body,and set of actions in the footer.

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-centeredand modal-rightrespectively.

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.

Custom Modals

Examples of custom modals.