Replies: 1 comment 1 reply
-
+1, and the Vue port of Radix UI has got their own |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This request was originally posted in #2213
The idea is to add a number input component that allows a user to enter a number, and increment or decrement the value using stepper buttons.
The native
type="number"
has many shortcomings highlighted in this article:Examples from other libraries:
Beta Was this translation helpful? Give feedback.
All reactions