Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input Component accept props for common Input props #14

Open
MarcelloPaiva opened this issue Dec 10, 2020 · 1 comment
Open

Input Component accept props for common Input props #14

MarcelloPaiva opened this issue Dec 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MarcelloPaiva
Copy link

MarcelloPaiva commented 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.

@MarcelloPaiva 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 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
@alexandrtovmach
Copy link
Owner

yeah, sounds reasonable
I'm open for contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants