22 breaking releases
0.23.0 | Oct 31, 2024 |
---|---|
0.21.0 | Jun 28, 2024 |
0.19.0 | Feb 26, 2024 |
0.16.0 | Dec 18, 2023 |
0.2.0 | Nov 15, 2020 |
#71 in Command-line interface
10,931 downloads per month
Used in 28 crates
(27 directly)
38KB
717 lines
Widget built to show Tree Data structures.
Tree widget Tree
is generated with TreeItem
s (which itself can contain TreeItem
children to form the tree structure).
The user interaction state (like the current selection) is stored in the TreeState
.
Ratatui Tree Widget
Ratatui Widget built to show Tree Data structures.
Built for the specific use case of mqttui
.
Dependencies
~5MB
~84K SLoC