Search results

DeleteEventArgs API in JavaScript (ES5) Chips API control

Properties

cancel

boolean

It denotes whether the item can be deleted or not.

data

string | number | ChipModel

It denotes the deleted item data.

event

MouseEventArgs | KeyboardEventArgs

It denotes the event.

index

number

It denotes the deleted item index.

text

string

It denotes the deleted item text.