Skip to main content

get_selected_node

Function get_selected_node 

Source
pub fn get_selected_node<'a>(
    roots: &'a [TreeNode],
    state: &TreeState,
) -> Option<&'a TreeNode>
Expand description

Get the currently selected node ID.