File Handle in IndexedDB

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