pub(super) async fn reveal_tree_item(
env: &MountainEnvironment,
view_identifier: String,
item_handle: String,
options: Value,
) -> Result<(), CommonError>Expand description
Reveals a specific item in the tree view by notifying the UI.