list_fn

Function list_fn 

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

P Widget function that converts ListFnArgs to widgets.

Sets the LIST_FN_VAR.