Function zng_wgt_markdown::def_list_fn
source ยท pub fn def_list_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<DefListArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts DefListArgs
to widgets.
Sets the DEF_LIST_FN_VAR
.