collapsable tree widget from json data? #1965
Unanswered
jeffreyscottgraham
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm not aware of any. Did you find anything or build it yourself? Also, can we convert this issue into a discussion as it's better suited there? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone,
I am trying to determine if I should try Yew (I am completely new to it and rust).
Given my newbness, am wondering if there exists a module/widget that
takes JSON data and displays it in a collapsable (and maybe even syntax-hightligted) tree?
Any pointers deeply appreciated.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions