Results 1 - 1 of 1

IDBFactory.deleteDatabase()

If the database is successfully deleted, then a success event is fired on the request object returned from this method, with its result set to undefined. If an error occurs while the database is being deleted, then an error event is fired on the request object that is returned from this method.
API Database deleteDatabase IDBFactory IndexedDB Method Reference storage Storage