zng::panel

Function node

source
pub fn node(
    children: ArcNodeList<Box<dyn UiNodeListBoxed>>,
    panel_fn: impl IntoVar<WidgetFn<PanelArgs>>,
) -> impl UiNode
Expand description

Panel widget child node.