Usage
Use a file input field when the user needs to choose one or more files from their device storage.
States
Enabled
Use when interactive. The helper message can be used to specify the supported file formats or maximun size.
Disabled
Use when not interactive. For example, when a user does not have permissions to upload files.
Error
Use when one or more files have been selected.
Success
Use when one or more files have been selected.
Layouts
File inputs are available in vertical, horizontal, and compact layout. See more layout guidelines on the form page.