abort
The abort()
method of the IDBTransaction interface rolls back all the changes to objects in the database associated with this transaction.
The abort()
method of the IDBTransaction interface rolls back all the changes to objects in the database associated with this transaction.