How to change the design of the tree view #26
Unanswered
arorajasman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, is there a way that I can make some changes in how the view of the tree is currently rendered to the user.
Currently following is the view that is being shown to the user
![Screenshot 2022-12-09 at 6 31 10 PM](https://user-images.githubusercontent.com/96166695/206708236-9be7eee0-f7bf-490d-bfdd-4619dfc1d2e2.png)
but I would like to change the view in the format matching to the format below
![Screenshot 2022-12-09 at 6 32 20 PM](https://user-images.githubusercontent.com/96166695/206708421-a7bc26cc-90c5-466c-9090-ef52ad3f55e6.png)
so can anyone help in how can I achieve the required UI
Beta Was this translation helpful? Give feedback.
All reactions