It saves the file to the browser's storage and returns the storage:// URL of the saved file.
Optional
The file to save to storage. If not provided, it will open a file picker to select a file.
The storage:// URL of the saved file.
It saves the file to the browser's storage and returns the storage:// URL of the saved file.