UploadListCreateArgs
23 Sep 20251 minute to read
Interface for UploadListCreate event arguments.
Properties
element HTMLElement
Return the current file item element.
fileInfo FileInfo
Return the current rendering file item data as file object.
index number
Return the index of the file item in the file list.
isPreload boolean
Return whether the file is preloaded.