@if (cells()) { @if (virtualization()) { Node } @else { @for (cell of cells(); track $index) { Node } } @if (showConnections()) { @for (connection of connections(); track connection) { } } Cache Virtualization Show Connections }