Skip to main content

Dropfile

Dropfile allows sending files to the system after being dragged to a specific area of the screen.

Import File Icon

Arraste e solte seu arquivo aqui ou clique aqui para selecionar

Formatos aceitos: .png ou .jpg

Use where the file upload is performed immediately after your choice. The progress status should be displayed and then an error or success message, depending on the response.

It is also possible for the component to just receive the file and send it in another step.

The progress bar may vary, but always following the rules of the component present in the documentation. During submission, it is not possible to take any other action.

Good habits

Only use Dropfile where the action of loading the file is most important at the time of use - and only if you have screen space for that component.

Feedback