Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

How to make the tree in a fixed heigh with a vertical scrollbar? #78

Open
zhaoyi0113 opened this issue Apr 13, 2017 · 0 comments
Open

Comments

@zhaoyi0113
Copy link

I tried to add below css on the parent of <JSONTree> dom to make it in a fixed height with a vertical scrollbar but it doesn't work. How can I make it since the json data could be very large?

overflow-y: auto;
height: 800px;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant