Use saveUrl as a function
The saveUrl
property of the KendoReact Upload can be set either as a string (to the URL endpoint for the upload request) or to a function where the request can be made manually.
Following is an example demonstrating how to set the saveUrl as a function: