clear
The clear()
method of the IDBObjectStore interface creates and immediately returns an IDBRequest object, and clears this object store in a separate thread.
The clear()
method of the IDBObjectStore interface creates and immediately returns an IDBRequest object, and clears this object store in a separate thread.