@for (display of resultLayout | async; track trackById($index, display)) {
{{ display.id }}
@if ( display.display_width === null || display.display_height === null ) {
Waiting for the display to be turned on.
Click to show the device anyway.
}
}