@if (title) { } @if (removable) { }
{{item[bindLabel]}} @if (allowCreateNew) { } @if (showFilter) { }
{{error}}
@if (hint) { {{hint}} } @if (getSuggestions().length > 0) { Suggestions:  @for (s of getSuggestions(); track s) { {{s.name}}  } }