Remove the Object Store
Learn to remove an object store from the IndexedDB database.
We'll cover the following
The deleteObjectStore()
method
We can use the deleteObjectStore()
method from the database object to delete the object store.
Syntax
Get hands-on with 1400+ tech skills courses.