Dexie Logo
Documentation

Dexie.on()

Syntax

db.on(eventType, subscriberFunction);
Dexie.on(staticEventType, subscriberFunction)

Parameters

eventType / staticEventType: StringThe event to subscribe to
subscriberFunction: FunctionFunction called when event is triggered

Static Events

Events

© 2014-2025 Awarica AB

Made with love for great people.

Read Terms & Conditions and Privacy Policy.