Components
← All components

File Dropzone

stimeo--file-dropzone

Pick files three ways: the button, the keyboard, or dropping them in. Images preview first.

  • Core

Connects an ordinary file input with an area you can drop onto. The button opens the standard file chooser, so the keyboard alone is enough. Holding files over the area says so in words rather than by colour alone. Each file is checked for type, size, duplication and count, in that order, and you are told the one reason it was turned away. Accepted files are laid out from your template, so the look is yours, and images can be seen before sending. The result is written back into the file input, so an ordinary form submission carries them. Adding, rejecting and removing all reach screen readers. Removing hands focus to the neighbouring file, so the keyboard never loses its place.

running

    Keyboard

    KeyAction
    Enter / Space Open the native file dialog from the trigger button.