pub static DESELECT_ON_NEW_VAR: ContextVar<bool>
Expand description
If value
deselects the previously selected value when the variable changes.
Use the deselect_on_new
property to set. By default is false
.
pub static DESELECT_ON_NEW_VAR: ContextVar<bool>
If value
deselects the previously selected value when the variable changes.
Use the deselect_on_new
property to set. By default is false
.