Components
DocumentsFree1,124 lines

File Upload

Most upload widgets are a drop zone and a list of bars. They look finished and then fall over on the three things that actually happen to people: the wrong file type, a file that is too big, and a transfer that fails halfway.

The real component. Click it.

How you get it

One command. The CLI writes the file into components/ui/ and installs what it needs.

npx shadcn@latest add https://layro.vercel.app/r/file-upload

More in Documents