The Slider
This example show how to create child components and values with props to them.
The slider is a child component that takes a signal to write a value to.
The framework supports optional props.
The progress is a percentence of the slider value and is made using a derived function from the signal and show the value halved.