rows
The read-only HTMLTableElement property rows
returns a live HTMLCollection of all the rows in the table, including the rows contained within any thead, tfoot, and tbody elements.
The read-only HTMLTableElement property rows
returns a live HTMLCollection of all the rows in the table, including the rows contained within any thead, tfoot, and tbody elements.