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
- bind:
impl Into<QueryStringPart>
- The query string to bind to a list of
FileId
s.
- The query string to bind to a list of