@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Modal"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Components","title":"Modals"})

Example

Modal with Pages

Modal based Alerts

Modal Position

Colored Header Modals

Colored Filled Modals

Multiple Modal

Fullscreen Modal

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')