We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3894f8c commit 515fa7cCopy full SHA for 515fa7c
components/upload/events.md
@@ -415,6 +415,7 @@ Use the `OnUpload` and [`OnRemove`](#onremove) event handlers to send additional
415
416
* Authentication
417
* [CSRF/XSRF cross-site antiforgery tokens]({%slug upload-kb-validateantiforgerytoken%})
418
+* New file name (also see section [Renaming a File](#renaming-a-file))
419
* Any metadata related to the app business logic
420
421
To send cookies with the upload request, set the [`WithCredentials` component parameter]({%slug upload-overview%}#upload-parameters) to `true`.
0 commit comments