Relative Content

Tag Archive for windowsbrowserlocal-storagetauridexie

DB Index data storage path in Tauri

I have created a Windows desktop Application using Tauri and ReactJs, I am storing user data in the DB index using Dexie, but I am unable to find the data storage location (Where these data are being stored on the Windows file directory), and How can I change the storage location?