pub static SELECT_ON_NEW_VAR: ContextVar<bool>Expand description
If value selects the new value when the variable changes and the previous value was selected.
Use the select_on_new property to set. By default is true.
pub static SELECT_ON_NEW_VAR: ContextVar<bool>If value selects the new value when the variable changes and the previous value was selected.
Use the select_on_new property to set. By default is true.