New to Kendo UI for Angular? Start a free 30-day trial
ListBoxSelectionEvent
Updated on Nov 3, 2025
Defines the event that fires when you make a new selection in the ListBox component.
| Name | Type | Default | Description |
|---|---|---|---|
deselectedIndices |
|
The indices of items that were deselected with the last selection operation.
Returns | |
selectedIndices |
|
The indices of items that were selected with the last selection operation.
Returns |