GetTreeViewItem

Function GetTreeViewItem 

Source
pub async fn GetTreeViewItem(
    ApplicationHandle: AppHandle<Wry>,
    _State: State<'_, Arc<ApplicationState>>,
    ViewId: String,
    ElementHandle: String,
) -> Result<Value, String>
Expand description

Gets the tree item for a given tree element handle.