Form - Dirty / Events

The department field has dit tracking on. Change the value will trigger the dirty event output to the console and show a visual indicator. Reseting the value back to its orginal will trigger the 'pristine' event.

Save - It will reset the original value, basically it use the current value in the element and set it to the original value and make the current state pristine.