Skip to content

Instantly share code, notes, and snippets.

@k0d3d
Last active May 21, 2019 01:54
Show Gist options
  • Save k0d3d/d8dbaaf4cfc7450dca62881c7d1abf9f to your computer and use it in GitHub Desktop.
Save k0d3d/d8dbaaf4cfc7450dca62881c7d1abf9f to your computer and use it in GitHub Desktop.
part of the edit team form
.......
<form [formGroup]="teamsEdit">
<ion-list no-lines>
<ion-item>
........
</ion-select>
</ion-item>
<app-sport-category [fieldof]="'sportName'" [parentForm]="teamsEdit"></app-sport-category>
.....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment