Skip to content

Use showSaveFilePicker #49

@yodigi7

Description

@yodigi7

This isn't a widely available feature but using the showSaveFilePicker() from the Web API would allow some users to be able to select where on their computer they want to save the file. It is currently fully supported on Chrome and Edge.

You could always fall back to the current implementation of saving a file if the showSaveFilePicker function isn't available for the current browser.

https://developer.mozilla.org/en-US/docs/Web/API/Window/showSaveFilePicker

https://developer.mozilla.org/en-US/docs/Web/API/FileSystemWritableFileStream#examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions