app/pb_kits/playbook/pb_file_upload/docs/_description
This kit provides a drag and drop interface for file uploads. Currently, the kit leverages 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