0

Angular Nested Tree

How can I add vertical scroll bar in each tree node and child node?

  • You can use overflow: auto , or overflow: scroll in the container which has list of items. And then define a fixed height for your container. For more clarification I would suggest to share a plnkr link with code example. – abhinav3414 Aug 11 '21 at 07:02
  • @Sarat Nath Did you got any solution? – a.ak Aug 18 '21 at 06:09

0 Answers0