pub fn TreeWithState(props: TreeProps) -> ElementExpand description
Stateful tree component with built-in state management
This component manages its own state for selection and expansion, making it easier to use when you don’t need external control.