pub fn upload_file() -> Option<UploadedFile>Expand description
Opens the native OS file picker and returns the selected file.
Returns None if the user cancels.
pub fn upload_file() -> Option<UploadedFile>Opens the native OS file picker and returns the selected file.
Returns None if the user cancels.