@@include('./partial/head.html', { "title": "Top Nav", "bodyAttr": "class='pace-top'", "css": [ ]})
@@include('./partial/header.html', {"appSidebarHide": true, "appTopNav": true}) @@include('./partial/top-nav.html', {"layoutClass": "active", "topNavClass": "active"})

Top Nav page header description goes here...


Add the .app-with-top-nav, .app-without-sidebar css class to .app container for top nav page setting. You might need to add the mobile toggler for top nav as well.

@@include('./partial/theme-panel.html') @@include('./partial/scroll-top-btn.html')
@@include('./partial/script.html', {"script": [ "assets/plugins/@highlightjs/cdn-assets/highlight.min.js", "assets/js/demo/highlightjs.demo.js" ]})