﻿ngForms (Angular 2)
------------------------------------------------------------------------------
Shows how to use Wijmo Angular 2 components in Angular forms.

The sample shows how to benefit form binding of Wijmo 5 Input components using the ngModel Angular 2 directive,
including validation, automatic publishing of a control state to a form instance, styling
of control states and so on.
It also demonstrates Wijmo components in the Dynamic Forms scenario described here:
https://angular.io/docs/ts/latest/cookbook/dynamic-form.html

