pub fn NodesTree(_: NodesTreeProps) -> Element
Expand description
ยงProps
For details, see the props struct definition.
selected_node_id
:Option<NodeId>
selected_window_id
:Option<u64>
onselected
:EventHandler<(u64,NodeId)>
pub fn NodesTree(_: NodesTreeProps) -> Element
For details, see the props struct definition.
selected_node_id
: Option<NodeId>
selected_window_id
: Option<u64>
onselected
: EventHandler<(u64,NodeId)>