filestack-react
filestack-react copied to clipboard
Setting filename currently not possible ?
I want to set the filename in the picker before uploading it to filestack. Recommended way is to use onFileSelected method like mentioned here https://filestack.github.io/filestack-js/interfaces/pickeroptions.html#onfileselected.
Currently onFileSelected seems not to be supported by filestack-react picker. Any ideas how I can set the filename programmatically before uploading it?