The Slider is a UI component that allows a user to set a numeric value on a continuous range of possible values. Range boundaries of the Slider are specified by the min and max properties. This demo illustrates how to customize the UI component appearance and how to handle the value change event.