Expand description
A treeview UI control for displaying hierarchical data.
The TreeView control provides a way to display tree-structured data with collapsible nodes. It supports multiple selection modes, custom node rendering, and keyboard navigation.
Re-exports§
pub use crate::ui::components::listitem::ListItem;pub use crate::ui::components::listitem::RenderMethod;