pub fn footnote_ref_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<FootnoteRefFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts FootnoteRefFnArgs to widgets.
Sets the FOOTNOTE_REF_FN_VAR.
pub fn footnote_ref_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<FootnoteRefFnArgs>>,
) -> UiNodeP Widget function that converts FootnoteRefFnArgs to widgets.
Sets the FOOTNOTE_REF_FN_VAR.