Dexie Global Hackathon 25

JOIN NOW

Table.toCollection()

Return a collection of all items in table.

Syntax

table.toCollection()

Return Value

Collection

Remarks

Returns an unfiltered Collection instance containing all objects in the store.

Table of Contents