items

Obtains an array of the DOM elements which correspond to the data items from the view of the data source.

Returns

Array - The currently rendered data table rows (<tr> elements).

In this article