Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use filechooser with allowed type only PDF, and DOC? #47

Open
manifsp opened this issue Dec 12, 2019 · 1 comment
Open

how to use filechooser with allowed type only PDF, and DOC? #47

manifsp opened this issue Dec 12, 2019 · 1 comment

Comments

@manifsp
Copy link

manifsp commented Dec 12, 2019

In the filter option how to allow multiple mimetypes at the same time.
i.e
fileChooser.open({"mime": 'application/pdf,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document'}, uri => {});

@CoooWeee
Copy link

CoooWeee commented Feb 6, 2021

I think the mime support is not really working. For me '/' works but as soon as I use for example "text/csv" all files including *.csv are greyed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants