Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessingFileUploadStats

remarks

@since 2.9.0

Hierarchy

Index

Properties

file: File

The file instance that is being uploaded.

key: string

A unique key associated with each upload generated by nanoid.

progress: number

The current upload progress as a percentage from 0 - 100 percent.

status: "pending" | "uploading"

Generated using TypeDoc