rows property

List<BlockNoteTableRow> rows
final

Table rows containing cell content.

Implementation

final List<BlockNoteTableRow> rows;