Skip to content
Developers
Search
Ctrl
K
Cancel
Home
API
SDK
Community
GitHub
Select theme
Dark
Light
Auto
Getting started
Installation
Utilities
Context
Form
About
Get Field
Update Field
Get Table
to JSON
Table
About
Add Row
Add Rows
Delete Row
Delete Rows
Get Row
Get Rows
to JSON
Row
About
Get Field
Update Field
Get Parent
to JSON
Application
About
Get Variable
Set Variable
Open Page
Page
About
Page Parameters
Get Local Variable
Set Local Variable
Open Popup
Popup
Component
Board
Dataform
Decision table
Custom Component
Formatter
Integration
Home
API
SDK
Community
GitHub
Select theme
Dark
Light
Auto
Get Rows
Returns list of
row instances
from the
table instance
.
Syntax
const
rows
= await
tableInstance
.
getRows
();