persist_tree_view_state

Function persist_tree_view_state 

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

Persists the current state of a tree view. Saves the expansion, selection, and other state for later restoration.