at-ui
at-ui copied to clipboard
Feature Request: Please provide a keyup event for <at-input>
keyup is one of the basic events that used very frequently
following user behavior needs a keyup event
- Pressing enter key on textbox to submit a form (such as login)
- When user starts typing values in a text-input, we may need to clear previous error messages