lundi 17 juillet 2017

Check input checkbox inside Angular2 code

I am having problems changing the checked value of an input.

I am using the following :

this.renderer.setElementAttribute(event.srcElement.parentElement.firstElementChild,"checked","true");

Where the firstElementChild is the respective to be "checked"




Aucun commentaire:

Enregistrer un commentaire