The data type of the uploaded file.
The data URI of the uploaded file. Base 64 for binary data and plain text for text data.
The file name of the uploaded file.
Flag indicating if the upload is base 64 encoded.
The last modification timestamp as a string.
Flag indicating this object is a MegaEdit scripting type. Will be true for objects created by this component.
The unmodified data. Can be used if dataUrl is not correctly handled by the upload process.
The size of the file in bytes.
Generated using TypeDoc
The file upload result