DeletedEventArgs

Interface represents the event arguments for the deleted event.

Properties

data String Number Chip

Gets the data object of the deleted chip item.

index Number

Gets the index of the deleted chip item.

name String

Gets the name of the event.

text String

Gets the text of the deleted chip item.

On This Page