The igx-select allows you to select a single item from a drop-down list.

You can read more about how to configure igx-select in the README or the official documentation.

@for (item of items; track item) { {{item}} }