get_tree_item

Function get_tree_item 

Source
pub(super) async fn get_tree_item(
    env: &MountainEnvironment,
    view_identifier: String,
    element_handle: String,
) -> Result<Value, CommonError>
Expand description

Gets the TreeItem for a given element. Acts as a dispatcher to native or extension providers.