Skip to content

Commit 515fa7c

Browse files
authored
docs(upload): Enhance OnUpload information (#2648)
1 parent 3894f8c commit 515fa7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/upload/events.md

Lines changed: 1 addition & 0 deletions
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)