项目作者: DeolaJ
项目描述 :
A simple solution for nested lists in react-beautiful-dnd
高级语言: JavaScript
项目地址: git://github.com/DeolaJ/nested-dnd.git
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.