pub trait WebViewWidgetActionsExt { // Required method fn web_view(&self, path: &[LiveId]) -> WebViewRef; }