SelectedItems

Interface represents multiple selected chip items.

Properties

data String[] Number[] Chip[]

Gets an array of data objects for the selected chip items.

elements HTMLElement[]

Gets an array of HTML elements for the selected chip items.

indexes Number[]

Gets an array of indexes for the selected chip items.

texts String[]

Gets an array of text values for the selected chip items.