1 2 3 4 5 6 7
<m2-navbar [navbarConfig]="navbarConfig" /> <main class="app-main"> <router-outlet /> </main> <m2s2-footer [config]="footerConfig" />