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'm wondering if it's possible to have this input be type="number" when it's referring to a number so keyboard keys (up & down) can be used to increment/decrement the value.
I'd open a PR but I don't know under what conditions the value is a number.
The text was updated successfully, but these errors were encountered:
I'm wondering if it's possible to have this input be
type="number"
when it's referring to a number so keyboard keys (up & down) can be used to increment/decrement the value.I'd open a PR but I don't know under what conditions the value is a number.
The text was updated successfully, but these errors were encountered: