Update API.md
This commit is contained in:
parent
114db75de9
commit
07f2a51a30
6
API.md
6
API.md
|
|
@ -1,6 +1,6 @@
|
|||
# API
|
||||
|
||||
- [Formsy.defaults](#formsydefaults)
|
||||
- [Formsy.defaults - DEPRECATED](#formsydefaults)
|
||||
- [Formsy.Form](#formsyform)
|
||||
- [className](#classname)
|
||||
- [mapping](#mapping)
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
- [onInvalidSubmit()](#oninvalidsubmit)
|
||||
- [onChange()](#onchange)
|
||||
- [reset()](#resetform)
|
||||
- [preventExternalInvalidation](#preventexternalinvalidation)
|
||||
- [preventExternalInvalidation](#preventexternalinvalidation)
|
||||
- [Formsy.Mixin](#formsymixin)
|
||||
- [name](#name)
|
||||
- [value](#value)
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
- [showError()](#showerror)
|
||||
- [isPristine()](#ispristine)
|
||||
- [isFormDisabled()](#isformdisabled)
|
||||
- [isFormSubmitted()](#isFormSubmitted)
|
||||
- [isFormSubmitted()](#isformsubmitted)
|
||||
- [validate](#validate)
|
||||
- [formNoValidate](#formnovalidate)
|
||||
- [Formsy.addValidationRule](#formsyaddvalidationrule)
|
||||
|
|
|
|||
Loading…
Reference in New Issue