Code
Props
Props
Data Type
Required
Description
Event Response
Property
Data Type
Example
Live Demo
React
Last updated
Last updated
<FileUploadRegion
actionText="Browse files"
className="FileUploadRegionExample"
description="Drag and drop file(s) here or"
errorMessage="Optional error message can offer better guidance."
files="All"
helptext="Optional help text can offer additional guidance."
id="FileUploadRegion"
info="Lorem Ipsum"
label="Label Text"
name="FileUploadRegionName"
onChange={(e)=>{console.log(e)}}
removeButtonTooltipText="Remove"
/>