Infragistics Ignite UI for Angular 21.2.0

Released: Mar 13, 2026

21.2.0 での更新項目

機能

IgxCombo, IgxSimpleCombo

  • Introduced the selectionChanged event for both components. The event is not cancelable and is emitted after the selection is committed and the component state is updated.
  • Added disableClear input that allows hiding the clear button even when items are selected. Defaults to false.