Confirmed users
483
edits
m (→Sync) |
|||
Line 220: | Line 220: | ||
The basic usage of the cursor is this: | The basic usage of the cursor is this: | ||
navigator.getDataStores('contacts').then(functions(stores) { | |||
if (!stores.length) return; | if (!stores.length) return; | ||