Devextreme app template layout component.

Job ID: 35215124

Budget: $30 – $250 USD

I need application layout using devextreme as follows

<layout>
<app-header >
toggle control to collapse side bar
<ng-content></ng-content>
</app-header>

<app-sidebar "height should be 100%-height of the app-header" >
<ng-content></ng-content>
</app-sidebar>

<content>
<router-outlet></router-outlet>
</content>
</layout>

using the above i should able to generate the application in this url https://devexpress.github.io/devextreme-angular-template/#/home

I do not want to use devextreme app template.
Related categories: CSS HTML5 Angular