SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to do a whole group, not just one field at a time, you can use the HTML5 <fieldset> tag.
<fieldset>
<fieldset [disabled]="killfields ? 'disabled' : null"> <!-- fields go here --> </fieldset>