I want to disable all field like mat-form-field, mat-select, mat-button, and mat-checkbox if the condition return true, without using form-controller because it too many field in my form like 400-600 fields.
I want to disable all field like mat-form-field, mat-select, mat-button, and mat-checkbox if the condition return true, without using form-controller because it too many field in my form like 400-600 fields.