DeleteEventArgs

23 Sep 20251 minute to read

Properties

cancel boolean

It denotes whether the item can be deleted or not.

data string|number|ChipModel

It denotes the deleted item data.

element HTMLElement

It denotes the deleted Item element.

event MouseEventArgs|KeyboardEventArgs

It denotes the event.

index number

It denotes the deleted item index.

text string

It denotes the deleted item text.