Skip to content

DropZone: Allow overriding children #14335

@swissspidy

Description

@swissspidy

Is your feature request related to a problem? Please describe.

I am trying to use the DropZone component together with Draggable to implement a simple sorting mechanism.

While doing so, I realized I can change the default "Drop files to upload" label, but not the upload icon.

In the 'BlockDropZone' component, this is "solved" by just hiding the content using CSS, which isn't really nice, but currently the only way to achieve this.

Describe the solution you'd like

It would be way easier if we could pass custom content as children or have some other way to remove the default content in DropZone.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions