-
-
Notifications
You must be signed in to change notification settings - Fork 641
Dexie.on()
David Fahlander edited this page Mar 27, 2014
·
3 revisions
db.on(eventType, subscriberFunction);
eventType: String | The event to subscribe to |
subscriberFunction: Function | Function called when event is triggered |
Dexie.js - minimalistic and bullet proof indexedDB library