UploadThing `<UploadDropzone />` Component

I'd like to have my file listed when I use the <UploadDropzone /> component How can I have access to its state ? Something like, listing all the files that have been selected for upload and maybe remove some when the user realises that he doesn't wanna upload them anymore
5 Replies
julius
julius15mo ago
for this you'd need to use our hook and build your own component
iamhbk
iamhbkOP15mo ago
Thank you
Ryan Vogel
Ryan Vogel6mo ago
Do you have any resources on where this might be documented?
Ryan Vogel
Ryan Vogel6mo ago
thanks that worked!

Did you find this page helpful?