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