pub fn NodeElement(_: NodeElementProps) -> Element
Expand description
ยงProps
For details, see the props struct definition.
node_id
:NodeId
window_id
:u64
is_selected
:bool
is_open
:Option<bool>
onselected
:EventHandler<()>
onarrow
:EventHandler<()>