Angular Template Layout
HI,
I'm developing a web application using the Angular “demo1” template, from Metronic 8.
In this application, I would like to create a specific page with a different layout to the template's default layout. In this case, I'd like to use the layout of the “demo64” HTML template.
Can you help me?
Replies (1)
Hi Thomás Henrique,
We currently do not provide an Angular version for Demo 64. However, you can create a new Angular project and integrate the HTML version manually.
You can extract the necessary assets from the HTML version of Demo 64 and use the Layout Builder to download the layout partials, including the header, footer, sidebar, and content area. These can then be manually integrated into your Angular project.
You can access the Layout Builder here:
http://preview.keenthemes.com/metronic8/demo64/layout-builder.html
Let me know if you need any further guidance!
Best regards.