Skip to content

Validate value on blur #20

Open
Open
@gifteddiz

Description

@gifteddiz

Is there any way to prevent min\max validation after the key event, and wait until blur?

Let's say I set the minimum to 700 and the maximum to 800. The user cannot enter values using the keyboard. Because when she hits a digit, the value will be set to 800. And if she erases the digit, the value will be set to 700.
How for example she would enter 750?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions