You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 => {});
The text was updated successfully, but these errors were encountered:
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 => {});
The text was updated successfully, but these errors were encountered: