The Slider block allows the user to select:
- a value
- a range
within specified boundaries. The selection is the output of the block and therefore it can be used as input in other blocks.
Next we will show the two cases:
- Firstly, we demonstrate the Slider block to select a value
that we use as input in the Text Viewer block
is loading …
- 2. Next, we use the Slider block to allow the users to select a range:
and the selection has as output a JSON array that we use as input in the Text Viewer block.
is loading …
For more details please see the corresponding documentation.
is loading …
is loading …
Leave a Reply
You must be logged in to post a comment.