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

This is an example I created for this hangout on air with Codementor.io office hours. It demonstrates several features of angular-formly.


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}}"