at-ui icon indicating copy to clipboard operation
at-ui copied to clipboard

Feature Request: Please provide a keyup event for <at-input>

Open mrin9 opened this issue 8 years ago • 0 comments

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

mrin9 avatar Feb 09 '18 03:02 mrin9