Replies: 1 comment
|
Hello, First, you should know that this repository is unmaintained, so you should use the maintained fork at: https://github.com/NicolasCARPi/dropzone?tab=readme-ov-file#fork Second, it can be used in a typescript project, the type file is here: https://github.com/NicolasCARPi/dropzone/blob/master/types/dropzone.d.ts. Good luck with your project! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a project with NextJs and I need to apload multiple fileas and this library seems to be perfect for me, how ever I can nos find if it supports TypeScript and can be used with a React Framework
All reactions