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