Slider¶
The slider block can be used to allow guests to choose a value or a range within a specified boundaries.
Output¶
The selected value or range as JSON.
Parameters¶
Type¶
Value or Range.
Label¶
You can change the text above the dropdown to something else than the default "Choose an item".
Min, Max, Step¶
Define the lower bound (Min), the upper bound (Max), and the interval between the values (Step).
Initial Value (or Begin and End)¶
Initial value (for the value type) or initial begin and end (for the range type).
Decimal Places¶
The number of decimals to use.
Advanced Range (Optional)¶
Define a lower bound (Range Min) and an upper bound (Range Max) for the range itself.
Examples¶
Slider Block on inseri.swiss.
Posts on inseri.swiss that make use of the slider block.