Skip to content

Get rows

Returns list of row instances from the table instance.

Syntax

const rows = await tableInstance.getRows();