UI Kits
Forms

File Upload

File picker drop area for uploads.

Usage guidance

When to use it.

Use visible labels, helpful validation, and enough spacing for touch and keyboard users.

Accessibility

Implementation notes.

  • Associate every input with a visible label.
  • Expose validation errors in text.
  • Maintain logical keyboard order and sufficient touch target size.
Release QA

Implementation checklist.

0/4
Handoff notes

Implementation notes for this component.

Quick section export
<label class="ap-upload"><input type="file"><strong>Drop files here or browse</strong><span>PDF, PNG, JPG up to 10 MB</span></label>
Related components

More in Forms