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
{{ message }}
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
_(Number)_: The time in milliseconds, by which the change action will be debounced.
160
+
157
161
## `validateOn="..."` {#prop-validateOn}
158
162
_(String | Array)_: A string/array of strings specifying when validation should occur. By default, validation happens with whatever `updateOn` is set to. The `validateOn` property can have these values:
159
163
-`"change"` - validate on the `onChange` event handler
0 commit comments