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
The way it's written right now, there is no way to attach a min or max value to number inputs. It would be great if we could set that using props in the component.
The same goes for IDs and other common input props.
The text was updated successfully, but these errors were encountered:
MarcelloPaiva
changed the title
Input Component shoudl allow min and max values for numbers
Input Component should allow min and max values for numbers
Dec 10, 2020
MarcelloPaiva
changed the title
Input Component should allow min and max values for numbers
Input Component accept props for common Input props
Dec 10, 2020
The way it's written right now, there is no way to attach a min or max value to number inputs. It would be great if we could set that using props in the component.
The same goes for IDs and other common input props.
The text was updated successfully, but these errors were encountered: