-
-
Notifications
You must be signed in to change notification settings - Fork 668
Dexie.table()
David Fahlander edited this page Mar 27, 2014
·
13 revisions
db.table(storeName) // where db is an instance of Dexie
storeName : String | The name of the store to retrieve |
Dexie.js - minimalistic and bullet proof indexedDB library