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