Function zng::markdown::footnote_def_fn
source ยท pub fn footnote_def_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<FootnoteDefFnArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts FootnoteDefFnArgs
to widgets.
Sets the FOOTNOTE_DEF_FN_VAR
.