items

Obtains an Array of the DOM elements, which correspond to the data items from the Kendo UI DataSource view.

Returns

Array The currently rendered tree items (<div> elements, that are children of the <li> elements).

In this article