Function zng_wgt_button::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.