Open warmhug opened 6 years ago
Validate input and render error info when onBlur event is fired. Then trigger the onFocus event, and the input value is empty, I hope to automatically clear the error info.
onBlur
onFocus
Validate input and render error info when
onBlur
event is fired. Then trigger theonFocus
event, and the input value is empty, I hope to automatically clear the error info.