Search results

UploadListCreateArgs API in Vue FileManager API component

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.