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
.
pub fn footnote_ref_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<FootnoteRefFnArgs>>,
) -> impl UiNode
P
Widget function that converts FootnoteRefFnArgs
to widgets.
Sets the FOOTNOTE_REF_FN_VAR
.