Attribute Type Description Default Required
header string the component header 'File Upload' no
title string text displayed in the upload button 'Upload' no
accept string a string representing the ‘accept’ attribute in the html input element '*/*' no
path string S3 path for the file upload N/A yes
defaultName string the name of the file when uploaded to S3 the original file name no
storageOptions object the options object that will be passed to s3 category functions none no