Matthew Huck
Matthew Huck
My tree represents 3 different types of objects, and I want to have different handles for each object, any ideas on how that could be achieved?
But I don't want it based on depth, I want it based on some attribute of the tree node. On Thu, Oct 5, 2017 at 4:39 AM Fritz wrote: >...
Hm, my lack of knowledge of CSS is letting me down. If I set the classname to "altHandle" in generateNodeProps then I see that classname appear on the row (so...