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.

File Upload Dropzone

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
DateVersionNotesContributors
04/14/20221.3.0Added new component.L. Cook, E. Gunther, E. Nowak