oncomplete
Summary
The event handler for the oncomplete event.
Property of apis/indexeddb/IDBTransactionapis/indexeddb/IDBTransaction
Syntax
var result = element.oncomplete;
element.oncomplete = value;
Return Value
Returns an object of type functionfunction
Attributions
Mozilla Developer Network : Article