Interface: MemoryUploadedFile
Defined in: forms/fileUploadProvider.ts:67
Represents an file uploaded with MemoryFileUploader.
See
Extends
Properties
| Property | Modifier | Type | Description | Inherited from |
|---|---|---|---|---|
|
| In-memory file content as a | ‐ | |
|
| Unique file IRI, generated by the upload provider. | ||
| File metadata, generated by the upload provider. Depending on the provider, may contain these or other properties:
| |||
|
| Unique file name, generated by the upload provider. The value might be based on or be completely different from the original file name. | ‐ |