Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 663 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 663 Bytes

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.