Bootstrap Modals
Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
Toggle a modal by clicking the button below. It will slide down and fade in from the top of the page.
Modals have a large optional size, available by setting option
size: 'lg'
in the method
open(options)
Modals have a small optional size, available by setting option
size: 'sm'
in the method
open(options)
Modal in Aside
Off canvas side menu to use with Bootstrap's modal.
This modal slide down from the top of the page.
This modal slides from the left side of the page.
This modal slide up from the bottom of the page.
This modal slides from the right side of the page