Skip to content

Commit 852212f

Browse files
committed
Adding docs
1 parent 818da89 commit 852212f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,9 @@ This is the container component that encapsulates the lanes and cards
170170
| laneStyle | object | CSS style for every lanes |
171171
| tagStyle | object | If cards have tags, use this prop to modify their style |
172172
| cardDragClass | string | CSS class to be applied to Card when being dragged |
173+
| cardDropClass | string | CSS class to be applied to Card when being dropped |
173174
| laneDragClass | string | CSS class to be applied to Lane when being dragged |
175+
| laneDropClass | string | CSS class to be applied to Lane when being dropped |
174176
| components | object | Map of customised components. [List](src/components/index.js) of available. |
175177

176178

0 commit comments

Comments
 (0)