@@include("partials/page-title.html", {"pagetitle": "Utility", "title": "Modals"})
Modals Examples
Modals are streamlined, but flexible dialog prompts powered by JavaScript. They support a number of use cases from user notification to completely custom content and feature a handful of helpful subcomponents, sizes, and more.
Standard modal
Extra large modal
Large modal
Small modal
Center modal
Scrollable modal
Static backdrop modal
Fullscreen modal
Toggle between modals
Toggle between multiple modals with some clever placement of the data-bs-target and data-bs-toggle attributes.