Modals
BOOTSTRAP MODALS

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

				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
			
MODAL WITH PAGES

Examples of custom modals.

				
				
				
				
				
				
				
			
MODAL BASED ALERTS

Show different contexual alert messages using modal component

				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
			
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.

				
				
				
				
				
			
COLORED HEADER MODALS

A rendered modal with header having contexual background color.

				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
			
FILLED MODALS

A rendered modal with header, body and footer having contexual background color.

				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
					
			
MULTIPLE MODAL

Display a series of modals one by one to guide your users on multiple aspects or take step wise input.

				
				
				
				
				
				
				
STATIC BACKDROP

When backdrop is set to static, the modal will not close when clicking outside it. Click the button below to try it.

				
				
				
				
				    
			
TOGGLE BETWEEN MODALS

Toggle between multiple modals with some clever placement of the data-bs-target and data-bs-toggle attributes.

Open first modal
				
				
				
				
				
				
				Open first modal