Skip to main content

node_with_props

Function node_with_props 

Source
pub fn node_with_props(id: &str, type_name: &str, props: Value) -> TreeNode
Expand description

Create a TreeNode with the given props and no children.