-
Couldn't load subscription status.
- Fork 270
Description
Hi, I have a general inquiry about the functionality of the component.
There is a way where when you select the node that has children and it will automatically select all children node of that node that you have selected and it will show the parent node value as a tag on tag-list and if you unselect a children node then it will unselect the parent node and that leaves the remaining children nodes excluding the children node that you have unselected. This will show all selected children node on the tag list.
What i am trying to do is when all children node is selected on by one, the tags of each children node's value will be changed to the parent's node value. Is there a way to do that?