@if (chips().length > 0) {
@for (chip of chips(); track chip.field) { {{ chip.label }} } Clear all
}