File Handle in IndexedDB
-
Click the button and select a file. This stores the resulting file
handle in IndexedDB.
-
Click the button again. This retrieves the previously stored file
handle.
-
Reload the page and click the button again. This retrieves the
previously stored file handle.
-
Open Chrome DevTools to inspect or delete the file handle as described
in the
DevTools documentation.