We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Creating a FileUpload component
FileUpload
Describe the solution you'd like Features:
Describe alternatives you've considered There is: https://github.com/soorria/solid-dropzone Based off https://react-dropzone.js.org/ No tests
Also this: https://github.com/Jcanotorr06/solid-dzone Not many tests
None of them seem to have examples though except: https://ark-ui.com/react/docs/components/file-upload
The text was updated successfully, but these errors were encountered:
Implemented in PR #512
Sorry, something went wrong.
No branches or pull requests
Not sure if this is necessary
Is your feature request related to a problem? Please describe.
Creating a
FileUpload
componentDescribe the solution you'd like
Features:
Describe alternatives you've considered
There is: https://github.com/soorria/solid-dropzone
Based off https://react-dropzone.js.org/
No tests
Also this: https://github.com/Jcanotorr06/solid-dzone
Not many tests
None of them seem to have examples though except:
https://ark-ui.com/react/docs/components/file-upload
The text was updated successfully, but these errors were encountered: