Hi Everyone, I am trying to access imported bean on html, let me know how can i achieve it.
Imported user bean into home.ts. Created user bean object in home.ts, in OnIint(). Trying to bind user.name on home.html with ngModel on textbox. To call setter method of user bean directly from home.html. Getting error as can not read property of undefined. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
