pub fn side_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SideFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts a SideFnArgs into a page side container widget.
This property sets the SIDE_FN_VAR.
pub fn side_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SideFnArgs>>,
) -> UiNodeP Widget function that converts a SideFnArgs into a page side container widget.
This property sets the SIDE_FN_VAR.