Skip to content

Commit 92344e8

Browse files
docs(upload): Enhance OnUpload information (#2649)
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 0b52637 commit 92344e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/upload/events.md

+1
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ Use the `OnUpload` and [`OnRemove`](#onremove) event handlers to send additional
415415

416416
* Authentication
417417
* [CSRF/XSRF cross-site antiforgery tokens]({%slug upload-kb-validateantiforgerytoken%})
418+
* New file name (also see section [Renaming a File](#renaming-a-file))
418419
* Any metadata related to the app business logic
419420

420421
To send cookies with the upload request, set the [`WithCredentials` component parameter]({%slug upload-overview%}#upload-parameters) to `true`.

0 commit comments

Comments
 (0)