Function zng::markdown::list_item_fn

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

P Widget function that converts ListItemFnArgs to widgets.

Sets the LIST_ITEM_FN_VAR.