About FIle Upload component, how to display uploaded data #3039
Unanswered
tangbohao37
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After form submission, how can we display the data returned from the backend when revisiting the current page? For example, if the backend returns data such as an image URL, 'name', and 'size'. Is there a way to pass custom data into useFileUpload?
Beta Was this translation helpful? Give feedback.
All reactions