@if (!isRoot) { } @if (isRoot) {

Add components and then route them in app-routing.module.ts

} @if (saveThemeResult$ | async) { } @if ((isTopless$ | async) === false) {
@if (palettePickerOpened) {
Default Theme (Light)
Blue Theme (Dark)
Gray Theme (Dark)
}
}