The file category.
Determines whether the file can be deleted.
Optional
deleteThe delete fetch to the files service. Only defined if the file was deleted.
Optional
descriptionThe file description.
Optional
displayThe order that the file should be displayed in. This is used with controls which use multiple files.
Optional
downloadA promise which resolves on download completion.
Determines whether the file is in the process of downloading.
Optional
fileThe File or Blob object contained in the file.
Optional
idThe ID of the file in the files microservice. Note that files that are not uploaded will not have one.
Used to determine whether an attachment should be displayed as a link.
Optional
locationThe location of the file.
The name of the file.
Optional
nameThe name of the file and extension concatenated.
Optional
progressProgress of the download or upload process.
Determines whether the file has been uploaded to the files microservice and added to the page.
The file size.
The file type.
Optional
uploadPromise which resolves on file upload completion.
Determines whether the file has been uploaded.
Optional
uploadedThe time and date the file was uploaded.
Optional
uploadedThe name of the user who uploaded the file.
Optional
uploadA user message detailing upload errors.
Determines whether the file is in the process of uploading.
The file URL.
A unique identifier for the file.
The properties on a page file object.