项目作者: DeolaJ

项目描述 :
A simple solution for nested lists in react-beautiful-dnd
高级语言: JavaScript
项目地址: git://github.com/DeolaJ/nested-dnd.git
创建时间: 2020-10-17T17:15:42Z
项目社区:https://github.com/DeolaJ/nested-dnd

开源协议:

下载


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.