igx-chip components inside igx-chips-area

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

Selected Events
@for (chip of chipList; track chip.id) { {{chip.name}} }
@for (item of dropDownList; track item.id) {
{{item.name}}
}