An example of a range slider that has the filled bar hard-coded to the minimum value plus a single slider. This makes it clear that selecting a value will also include all values below the selection. This is a range option type:

range: "min"

This demo also shows how the current slider value can be used to populate a standard form input that can also be used for user feedback.