items

Obtains an Array of the DOM elements, which correspond to the data items from the Kendo UI DataSource view (e.g. the ones that match the user's last filtering input).

Returns

Array The currently rendered dropdown list items (<li> elements).

In this article