You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Would it be feasible to have two different Inputs from a slider:
'drag-value' and a 'mouseup-value'
This would then allow the user to, for example, update a label that reflects the value of the slider with a drag and then update a longer callback on mouseup.