You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom attribute data-async introduced to denotes async validation form field.
It should be mentioned in form field, if the form field has async validation. Refer registerAsync API for more details.
Modified
API Documentation contents has improved.
More Code Sandbox examples are added in the API document.