This div is for testing scrolled selects.
{{ food.viewValue }}

Value: {{ foodControl.value }}

Touched: {{ foodControl.touched }}

Dirty: {{ foodControl.dirty }}

Status: {{ foodControl.status }}

{{ drink.viewValue }}

Value: {{ currentDrink }}

Touched: {{ drinkControl.touched }}

Dirty: {{ drinkControl.dirty }}

Status: {{ drinkControl.control?.status }}

{{ starter.viewValue }}

Change event value: {{ latestChangeEvent?.value }}

This div is for testing scrolled selects.