@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Modal"}) @@include('partials/head-css.html')
@@include('partials/sidenav.html')
@@include("partials/page-title.html", {"subtitle":"Components","title":"Modal"})
Example
Slide up animation
Size
Static backdrop
Scrolling behavior
@@include('partials/footer.html')
@@include('partials/footer-scripts.html')