mardi 27 février 2018

: in angular2,i am very confused with this operator

Since i am new to angular 2 i am confused with this operator when to use : this operator for example: hero:Hero(what is the meaning of this statement)

onSelect(hero: Hero): void {
  this.selectedHero = hero;
}




Aucun commentaire:

Enregistrer un commentaire