jakezatecky / react-checkbox-tree

A simple and elegant checkbox tree for React.

Home Page:https://jakezatecky.github.io/react-checkbox-tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Dynamic checkbox in both parent and child node

prashanthvdckap opened this issue · comments

It's better to add a dynamic checkbox by having a + and - button after that every item in the tree so that users can add or remove items dynamically.

it is helpful for adding or removing items in the tree dynamically and storing the data.