|
name
|
:atom
|
The name of the uploaded file
|
|
|
|
Required
form
*
|
:any
|
The form around the file input group
|
|
|
|
Required
field
*
|
:atom
|
|
|
|
|
Required
upload_config
*
|
:map
|
The config for the uploaded file
|
|
|
|
Required
upload_progress
*
|
:integer
|
Progression of the uploading process
|
|
|
|
uploaded_file
|
:string
|
|
|
|
|
placeholder
|
:string
|
A placeholder to display below file input
|
|
|
|
hint
|
:string
|
An hint to display below the input
|
|
|
|
errors
|
:list
|
|
|
|
|
label
|
:string
|
|
|
|
|
group_class
|
:string
|
Extend classes for the input group
|
|
|
|
select_class
|
:string
|
Extend classes for the file upload container
|
|
|