Skip to content

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky committed Jun 25, 2015
1 parent 114db75 commit 07f2a51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions API.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# API

- [Formsy.defaults](#formsydefaults)
- [Formsy.defaults - DEPRECATED](#formsydefaults)
- [Formsy.Form](#formsyform)
- [className](#classname)
- [mapping](#mapping)
Expand All @@ -12,7 +12,7 @@
- [onInvalidSubmit()](#oninvalidsubmit)
- [onChange()](#onchange)
- [reset()](#resetform)
- [preventExternalInvalidation](#preventexternalinvalidation)
- [preventExternalInvalidation](#preventexternalinvalidation)
- [Formsy.Mixin](#formsymixin)
- [name](#name)
- [value](#value)
Expand All @@ -32,7 +32,7 @@
- [showError()](#showerror)
- [isPristine()](#ispristine)
- [isFormDisabled()](#isformdisabled)
- [isFormSubmitted()](#isFormSubmitted)
- [isFormSubmitted()](#isformsubmitted)
- [validate](#validate)
- [formNoValidate](#formnovalidate)
- [Formsy.addValidationRule](#formsyaddvalidationrule)
Expand Down

0 comments on commit 07f2a51

Please sign in to comment.