panel_fn

Function panel_fn 

Source
pub fn panel_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts PanelFnArgs to widgets.