You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add a Checkbox (maybe from material-ui) to each of the node, and change node backgroundColor to refect checkbox status (checked or not.) How to do it?
in general, seems like I cannot put complex DOM in the node, am I correct?