Added description for `reset-values` example
This commit is contained in:
parent
5c350d73f5
commit
5deb7554c9
|
|
@ -30,3 +30,7 @@ If it is not helped try update your node.js and npm.
|
|||
2. [**Custom Validation**](custom-validation)
|
||||
|
||||
One field with added validation rule (`Formsy.addValidationRule`) and one field with dynamically added validation and error messages.
|
||||
|
||||
3. [**Reset Values**](reset-values)
|
||||
|
||||
Reset text input, checkbox and select to their pristine values.
|
||||
|
|
|
|||
Loading…
Reference in New Issue