TinyBase logoTinyBase β

Getting data

getRow

Essential

The getRow method returns an object containing the entire data of a single Row in a given Table. Read more.

getCell

Essential

The getCell method returns the value of a single Cell in a given Row, in a given Table. Read more.

getValue

Essential

The getValue method returns a single keyed Value in the Store. Read more.