pub(super) async fn create_webview_panel_impl(
env: &MountainEnvironment,
extension_data_value: Value,
view_type: String,
title: String,
_show_options_value: Value,
panel_options_value: Value,
content_options_value: Value,
) -> Result<String, CommonError>Expand description
Lifecycle operations implementation for MountainEnvironment