ChipDataArgs

Interface represents a data object returned from the getData method.

Properties

data String Number Chip

Gets the data object for the found chip item.

element HTMLElement

Gets the HTML element for the found chip item.

index Number

Gets the index for the found chip item.

text String

Gets the text for the found chip item.