Skip to content

DeolaJ/nested-dnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nested React Beautiful Dnd Lists Use cases

  • There are Row & Regular Elements, then Row & Regular fields.
  • The Row & Regular Elements are on the Sidebar
  • The Row & Regular Fields are on the Fields List
  • Drag the regular or row element to the fields list to add, or simply click on the element
  • Row fields only accept regular elements
  • Row fields can have their nested fields moved to the general fields list or another row field
  • All fields or nested fields can be deleted

This project is live on Nested dnd. This project was bootstrapped with Create React App.