Skip to main content

TreeWithState

Function TreeWithState 

Source
pub fn TreeWithState(props: TreeProps) -> Element
Expand 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.