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

Add allowEmpty property to InputNumber #10583

Closed
mertsincan opened this issue Sep 6, 2021 · 0 comments
Closed

Add allowEmpty property to InputNumber #10583

mertsincan opened this issue Sep 6, 2021 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@mertsincan
Copy link
Member

Determines whether the input field is empty.

allowEmpty: true -> inputValue: ''
allowEmpty: false -> inputValue: 0

@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Sep 6, 2021
@mertsincan mertsincan added this to the 12.1.1 milestone Sep 6, 2021
@mertsincan mertsincan self-assigned this Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant