@@include("./partials/title-meta.html", {"title": "On Hover Menu"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"On Hover Menu"})
To enable the icon view menu with full menu on hover, add data-sidenav-size="on-hover" to the <html> tag in your layout.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')