@for (d of component.channels; track d) { @if (d) { } @if (!d) { } } SETTINGS.POWER_ASSISTANT.INFO @for (entry of entries; track entry) { @if (entry.battery) { } @if (entry.batteryInverter) { } @for (controller of entry.controllers; track controller) { } } @for (component of ignoredControllers; track component) { }