Creates a new upload component
The button label for the upload button.
Optional
dataType: stringThe data type which should be allowed to be uploaded.
Optional
uploaded: ((self, event, upload) => void)The event which is fired when a file is uploaded.
Generated using TypeDoc
Upload component constructor interface