RevealTreeViewItem

Function RevealTreeViewItem 

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

Reveals a specific tree item.