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