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

This is a very basic example of how to use the UI Boostrap datepicker with angular-formly.


Model Value

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