FileUpload component is used for collecting files from local device of user.
Use size prop to change size of FileUpload input.
Set FileUpload disabled.
You can set file types which are allowed to select.
Allows User to select multiple files.
You can get selected files using bind:value