Is this a new component or an extension of an existing one?
Slider
Describe the feature
We have a custom Slider that dynamically updates the Slider value when you change the input value. The Patternfly Slider does not do this. You have to either press "enter" or click outside the input box in order for the Slider value to update. Pressing "enter" won't work in our case because the slider is part of a form that gets submitted if you press "enter".
We'd like to adopt the PF Slider component to replace our custom one.
Are there visuals for this feature? If applicable, please include examples for each state and for varying widths
Our custom Slider behavior:

Any other information?