byronwade/ui
Application UI

Forms · Application UI

Drop zone

Drag-and-drop file/media upload with drag-over and rejected-file states, image preview thumbnails or a file list, and size variants.

@byronwade/foundation@byronwade/button@byronwade/utils

Feature showcase

Installation

Features

  • 6 examples

    Default, Disabled, Error, File List, Single, Sizes.

API

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/buttonregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.

Source and related

FilePath
Componentregistry/ui/drop-zone.tsx
Default examplecontent/examples/drop-zone/default.tsx
Disabled examplecontent/examples/drop-zone/disabled.tsx
Error examplecontent/examples/drop-zone/error.tsx
File List examplecontent/examples/drop-zone/file-list.tsx
Single examplecontent/examples/drop-zone/single.tsx
Sizes examplecontent/examples/drop-zone/sizes.tsx