Function zng_wgt_ansi_text::panel_fn
source ยท pub fn panel_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts PanelFnArgs
to widgets.
pub fn panel_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> impl UiNode
P
Widget function that converts PanelFnArgs
to widgets.