Added a new
Range Slider
block to capture a range of numbers
using a user-friendly slider. - Supports
integer
and decimal
values - Allows
number formatting
with custom prefixes
(e.g., $
) and suffixes
(e.g., %
) - Configure
pips
(markers) for better guidance - Set
default values
for both ends of the range - Since many systems don’t handle range values natively, the range is stored as two separate fields:
block_name(min)
and block_name(max)



- Improved: Slider Block
Enhanced the standard
Slider
block (used for capturing a single value) with similar features from the new Range Slider. - Improved UX for number selection
- Also supports formatting and default values
- 📦 Available from the
FREE
subscription tier