mj-page-layout — Canonical outer shell for MJ Explorer dashboards/resource pages.
Provides the standard flex-column / full-height / page-background container. Place a <mj-page-header> and the page body inside.
<mj-page-header>
Example:
<mj-page-layout> <mj-page-header Title="Agents" Icon="fa-solid fa-robot">...</mj-page-header> <!-- page content --></mj-page-layout> Copy
<mj-page-layout> <mj-page-header Title="Agents" Icon="fa-solid fa-robot">...</mj-page-header> <!-- page content --></mj-page-layout>
mj-page-layout — Canonical outer shell for MJ Explorer dashboards/resource pages.
Provides the standard flex-column / full-height / page-background container. Place a
<mj-page-header>and the page body inside.Example: