Skip to main content

React Dropzone

react-dropzone is a third-party library. Please refer to its official documentation for more details.

warning

It is essential to ensure that when incorporating the react-dropzone component into your project, it is correctly wrapped using the AppReactDropzone component. In scenarios where only a single instance of react-dropzone is utilized, it should be individually enclosed within the AppReactDropzone component. Conversely, if multiple instances of react-dropzone are used in one page, it becomes necessary to wrap the entire page with the AppReactDropzone component to ensure optimal styles.

Upload Multiple Files


Upload Single Files


Upload Files with Restrictions