Closed dharasim closed 4 years ago
This would be very useful both to save space on the webpage and to allow for long labels. One problem is how to implement situations where a parent label is longer than the label(s) of its child(ren).
This can be done by nesting tree components and putting siblings into a flexbox div.
flexbox
This would be very useful both to save space on the webpage and to allow for long labels. One problem is how to implement situations where a parent label is longer than the label(s) of its child(ren).