Options: 'min', 'max': range of the scale (integer) 'ticks' : step for the tick marks (default range length / 10) 'func' : an optional function to be called whenever the value is changed. The function takes a float/integer argument.
The InputSlider class has this constructor:
name,value,None) |
InputSlider objects have the following methods:
val) |