ComponentOne Wijmo Open for Juice UI
Wijmo Open for Juice UI Extender Controls / WijSlider / WijSlider Properties
In This Topic
    WijSlider Properties
    In This Topic

    The following tables lists the WijSlider extender's server-side properties and the client-side options for the wijslider widget. Please visit http://wijmo.com/wiki/index.php/Slider to view the full client-side documentation for the widget.

    Server-Side Property

    Client-Side Option

    Description

    Animate

    animate

    A value that indicates whether to slide the handle smoothly when the user clicks the outside handle on the bar.

    DragFill

    dragFill

    A value that determines whether the fill may be dragged between the buttons.

    Max

    max

    A value that indicates the maximum value of the slider.

    Min

    min

    A value that indicates the minimum value of the slider.

    Orientation

    orientation

    A value that indicates whether the slider has the min at the left, the max at the right or the min at the bottom, and the max at the top.

    Range

    range

    If the option value is set to true, then the slider will detect if you have two handles and create a styleable range element between them.

    Step

    step

    A value that indicates the size or amount of each interval or step the slider takes between min and max.

    Value

    value

    A value that indicates the value of the slider, if there's only one handle. If there is more than one handle, it determines the value of the first handle.

    Values

    values

    This option can be used to specify multiple handles. If range is set to true, then the length of 'values' should be 2.