mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
Fixes #1643 The dispatched `on:change` event in `Slider` only fires when the slider thumb is released. `on:input` fires when actively dragging the thumb, and should fire on every increment (e.g., 1, 2, 3). |
||
---|---|---|
.. | ||
index.js | ||
Slider.svelte | ||
SliderSkeleton.svelte |