rows property

Sets or retrieves the number of horizontal rows contained in the object.

MDN Reference

Implementation

_i3.HTMLCollectionOf<_i3.HTMLTableRowElement> get rows => _i4.getProperty(
      this,
      'rows',
    );