Function zng::markdown::table_fn

source ยท
pub fn table_fn(
    child: impl UiNode,
    wgt_fn: impl IntoVar<WidgetFn<TableFnArgs>>,
) -> impl UiNode
Expand description

P Widget function that converts TableFnArgs to widgets.

Sets the TABLE_FN_VAR.