CheckBoxChangeEventArgs
12 Sep 20251 minute to read
Properties
cancel boolean
Defines the cancel option value.
checked boolean
Defines the checked state.
selectedRowIndexes number[]
Defines the selected row indexes.
target Element
Defines the target element for selection.