React-beautiful-dnd: Ability to style droppable area

Created on 10 Sep 2020  路  3Comments  路  Source: atlassian/react-beautiful-dnd

Feature

Ability to style droppable area

Description

Hi, thanks guys for this awesome library. I would like to request a feature, which allows to style droppable area ( which is an empty area of the Draggable item's size, after drag starts ).

I did not find any related functionality in docs

idea 馃 untriaged

Most helpful comment

All 3 comments

I want height of droppable area to be independent, e.g. if the item I am dragging has a height 100 px, I want placeholder
( dropable area ) height to be 10px. Kindly tell if this can be implemented.

Was this page helpful?
0 / 5 - 0 ratings