You can configure the following settings from the Properties panel:
Start Value: The default start value of the slider.
End Value: The default end value of the slider.
Min: The minimum value the user can select.
Max: The highest value that the user can select.
Step: Determines how much the value changes when the slider is moved (e.g. when set to 1, the value changes by one unit each time the slider is moved).
Vertical: Allows the slider to be displayed vertically (Vertical) or horizontally (Horizontal).
Slider Color: You can set the color of the slider.
Handle Color: Sets the color of the handle on the slider.
Rail Color: Defines the color of the rail under the slider.
Tooltip Visible: Makes its value visible when the slider is dragged.
By following this guide, you can use the Range Slider element effectively in your application.