On this page

Class UploadAPI

Index
file: File
id: string
  • Cancels the upload by making a cancellation request to the backend. Triggers the onChange callback.

    Returns Promise<void>

  • Starts the file upload. Triggers the onChange callback.

    Returns void

Was this helpful?

Upload JS
Reference
UploadAPI