‹input type="text" class="form-control" id="name"
  required
  [(ngModel)]="model.name" name="name"
  #spy›
‹br›TODO: remove this: {{spy.className}}