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
julius16mo ago
for this you'd need to use our hook and build your own component
iamhbk
iamhbkOP16mo ago
Thank you
Ryan Vogel
Ryan Vogel7mo ago
Do you have any resources on where this might be documented?
Ryan Vogel
Ryan Vogel7mo ago
thanks that worked!

Did you find this page helpful?