zng_wgt_buttonFunction cmd_child_fn
Source pub fn cmd_child_fn(
child: impl UiNode,
cmd_child: impl IntoVar<WidgetFn<Command>>,
) -> impl UiNode
Expand description
P
Sets the widget function used to produce the button child when cmd
is set and child
is not.