# File Drop Zone
An interface for accepting files
# Examples
# File Dropzone
Use if you have a custom need for a file uploader but want to use our dropzone as a common interface for accepting files.
# Small Dropzone
Useful for when a simpler control is needed to intake files. Should be paired with a label and description to clearly explain the purpose of the file and what files can be uploaded.
# File Uploader
A fuller featured uploader with a responsive file management interface and error handling.