Function zng_wgt_panel::node

source ยท
pub fn node(
    children: ArcNodeList<BoxedUiNodeList>,
    panel_fn: impl IntoVar<WidgetFn<PanelArgs>>,
) -> impl UiNode
Expand description

Panel widget child node.