Modal static example
Modal
One fine body…
Options
In addition to the standard bootstrap options, you now have access to the following options
- width Set the inital width of the modal.
- height Set the inital height of the modal.
- maxHeight Set the max-height of the modal.
- loading Toggle the loading state.
- spinner Provide a custom image or animation for the loading spinner.
- modalOverflow Set this property to true for modals with highly dynamic content. This will force the modal behave as if it is larger then the viewport.