Slider Scroll

This component allows to change value of the Slider widget on scroll.

Options

  • ScrollMode ScrollModes

    • Ignore

    • UpIncrease Increase value on scroll up.

    • UpDecrease Decrease value on scroll up.

  • Step float

    The slider value changes on a step with each scroll event.