Function zng_wgt_settings::panel_fn
source ยท pub fn panel_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<PanelArgs>>,
) -> impl UiNode
Expand description
P
Widget that defines the editor layout, bringing together the other component widgets.