In angular i want to check the component containing any input value is changed or Not.
Example.
i have a page with 5 controls (3 text box and 2 drop downs ) if the value got changed on textbox or drop down,i want to identify that is any value is changed or it is as previous.
please help me,if any one can..