@@include('./partial/head.html', { "title": "Full Height", "css": [ ]})
@@include('./partial/header.html') @@include('./partial/sidebar.html', {"layoutClass": "active", "fullHeightClass": "active"})

Full Height page header description goes here...


Add the .app-content-full-height css class to .app container for full height page setting.

<div id="app" class="app app-content-full-height">
  ...
</div>
Content Area with scrollbar. Try to scroll down.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

You got the bottom
@@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" ]})