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
I have a case where I want to set step, min and max but do not want the range slider, instead hoping for just a plain text field, with the validation. So basically I just want a disableSlider property on the number input object.
The text was updated successfully, but these errors were encountered:
I have a case where I want to set
step
,min
andmax
but do not want the range slider, instead hoping for just a plain text field, with the validation. So basically I just want adisableSlider
property on the number input object.The text was updated successfully, but these errors were encountered: