Similar to how the deferUpdate option works on the text input component, the slider should have an option to not send the value until the user has finished their interaction. The slider is nearly useless in some instances if you want to bind to the value of the slider, as it sends too many changes while the user is moving to the desired value.