Count The Slider

Hey can anybody explain me how i can set up that the value of the slider get shown as a text?

use the on change method.

go to your block screen. click the slider in the element tree. drag out it’s on change method. use it’s prop to display the value by assigning a label the value in the method itself.