table_fn

Function table_fn 

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

P Widget function that converts TableFnArgs to widgets.

Sets the TABLE_FN_VAR.