The igx-autocomplete directive provides a way to enhance a text input by showing a panel of suggested options provided by the developer.

You can read more about configuring the igx-autocomplete in the README or the official documentation.

@for (town of towns | <%=camelCaseName%>StartsWith:townSelected; track town) { {{town}} }