Questions tagged [elementref]

Reference

78 questions
0
votes
1 answer

How to set classes for an HTML reference from within the HTML code Angular?

I have a reference to a textarea <*wrapper-component (submit)="tx1.value ? submit(tx1.value) : tx1.setClass('required')??">