Feature Request: Warp Around Prop for Number Input #2242
elson-currentcorp
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If the
wrapped
prop is set to true, andmin
andmax
are defined, the number input value should wrap back tomin
when atmax
and the increment button is pressed, and vice versa.Beta Was this translation helpful? Give feedback.
All reactions