How to detect change in typescript object in angular 6

I just did below thing on the submit button and in isError function I check if it’s empty.

[disabled]="isError()"

Leave a Comment