Posts by Mauro Mattos • 11 points
3 posts
-
0
votes1
answer29
viewsA: How to convert data to Angular?
all right? Unfortunately I’m missing some information to help you with a little more detail, but I’ll try to help you anyway. What would that be element.value? He’s a class property? In addition, it…
angularanswered Mauro Mattos 11 -
0
votes2
answers26
viewsA: How to control setValidators in angular?
all right? For face control you must use the method .get(). For example: this.criteria.get('discount').get('percentage').setValidators([Validators.required]); Another way to solve your problem would…
-
1
votes1
answer36
viewsA: How to take the last value of a javascript increment and add one more?
I think I understand what you intend to do. You want to be able to create an undetermined number of forms and list them, right? If so, there is a more elegant form that Angular offers you. I advise…
angularanswered Mauro Mattos 11