File input component.
Must be rendered within a <FileUpload.BackupManager> component.
<FileUpload.BackupManager>
Provides backup storage for a FileInput in case the file input is unmounted. Also provides external access to the unmodified file and edit state if desired.
Only one <FileInput> component should be rendered within this component (including conditional rendering).
<FileInput>
File input component.