Skip to content

About FIle Upload component, how to display uploaded data #3039

Answered by cschroeter
tangbohao37 asked this question in Q&A
Discussion options

You must be logged in to vote

@tangbohao37

Hey mate, thanks for reaching out! The FileUpload component uses the [File API](https://developer.mozilla.org/en-US/docs/Web/API/File_API), so the data is read-only and can't be manipulated directly. Instead, you should render a different output based on the data you receive from your server.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tangbohao37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants