angular-formly example: {{vm.exampleTitle}}

Just try this:
  1. Fill out some fields
  2. Click "Reset"
  3. Fill out fields again
  4. Click "Update Initial Values"
  5. Click "Reset"
  6. Change some fields
  7. Click "Reset"


Model

{{vm.model | json}}

Fields (note, functions are not shown)

{{vm.originalFields | json}}

Form

{{vm.form | json}}
This is an example for the angular-formly project made with ♥ by {{vm.author.name || 'anonymous'}} {{vm.author.name}}
This example is running angular version "{{vm.env.angularVersion}}" and formly version "{{vm.env.formlyVersion}}"