Function FileUpload

Source
pub fn FileUpload(props: FileUploadProps) -> impl IntoView
Expand description

A component that allows users to upload files. The files are automatically uploaded to the server and stored in the FileStore.

ยงRequired Props