Skip to main content

File Upload Dropzone

File upload dropzone allows users to upload single or multiple files to the application by dragging and dropping.

Overview

File upload dropzone allows users to upload content from their computer or device into the application by dragging a file (or files) into a target zone.

Drag files here or browse to upload.

Usage

Use when

  • User needs to upload one or more files.
  • Uploading files by dragging and dropping.

Don’t use when

  • Space is limited. Use a button action instead.
  • You need multiple instances of uploading files on one page.
What's changed
Date Version Notes Contributors
04/14/2022 1.3.0 Added new component. L. Cook, E. Gunther, E. Nowak