OptionalacceptOptionalclassCSS Class name for additional styles
OptionaldisabledWhether or not the control is disabled (default: false)
OptionalerrorIf set, indicates the control has an error and will display this prop as the error message
OptionalidForm control id
OptionalinlineHide options not needed in the “inline” scenario
OptionallabelForm control label
Name of form control, required and must be unique from other form control names. This name should match the the name of the object corresponding to this control.
Callback called when a file is dropped or selected
OptionalplaceholderInput placeholder
OptionaltooltipA tooltip of additional information
OptionalvalueCurrent value of the file upload
Input 'accept' attribute. MIME Types can be set here to limit which file types can be selected