Function zng::toggle::deselect_on_new

source ยท
pub fn deselect_on_new(
    child: impl UiNode,
    enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P If value deselects the previously selected value when the variable changes.