File Upload

Un fichier peut mettre jusqu'à 5min pour se téléverser.

50 Mo max

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