Sha256: a9dfa7fa67dee50e11db6b6385462264410c1bf44338e2a46f51088e63877a71
Contents?: true
Size: 419 Bytes
Versions: 330
Compression:
Stored size: 419 Bytes
Contents
This kit provides a drag and drop interface for file uploads. Currently, the kit leverages [react-dropzone](https://github.com/react-dropzone/react-dropzone). ### Props `accept: [String]` Use this prop to set the list of valid file types `customMessage: [String]` Use this prop to set a custom message, replacing the default text `onFilesAccepted: Function` The callback function, providing the list of dropped files
Version data entries
330 entries across 330 versions & 2 rubygems