@if (searchTerm) { }

@for (value of valuesByClick; track value) {
Value at click: {{value}}
}