Number (+/-) input
#32414
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
mdo
Dec 10, 2020
Replies: 1 comment
-
You can use input groups to accomplish this right now. You'd have to write your own JS to do that, though. Alternatively you can use the number input. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mdo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use input groups to accomplish this right now. You'd have to write your own JS to do that, though.
Alternatively you can use the number input. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number