Hi UI Range Slider

Allow the user to select a single value between two range values.
Add this component to your screen, then fill in the input parameters.
Default
Change the minimum and maximum range slider value
minimum (3000) | maximum (6000)

Input Parameters
Set lowest possible value.
Set highest possible value.
LessThanMinimumMessage:
Text
Feedback message for the less than minimum.
MoreThanMaximumMessage:
Text
Feedback message for the more than minimum.
Increment value for each step. For instance, a step of 5 would make the slider jump across 0-5-10-15-20 and so on. The default value is 1.
The symbol that appears next to the input.
Add custom style classes to this Block.

Events