pub fn select_on_new( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P If value selects the new value when the variable changes and the previous value was selected.
P
value