Slider Events


Slider Events Dev-Only

Slider events are ideal for settings like volume, brightness, or any ranged value.

On Value Change

Fires while the slider value is changing. Useful for live previews, such as changing volume while the user drags the slider.

On Value Set

Fires when the user finishes setting a value. This is useful when you only want to react once the final choice is made.