PlutoUI.jl
PlutoUI.jl copied to clipboard
Slider that displays the lower and upper bound
hey @fonsp I think I've got the slider mostly working but I am not able to bind the slider values to a Julia variable. How exactly does the bind macro work?
Have a look at the rectangle drawing widget in the Interactivity sample notebook :)
You probably want to wrap what you made in a <div>, and set the value of that div