Slider Block

The Slider block allows the user to select:

  1. a value
  2. 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:

  1. Firstly, we demonstrate the Slider block to select a value
is loading …

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:
is loading …

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.


First Published

in

Last Updated

Comments

Leave a Reply