Closed panstav closed 10 years ago
The docs indicate that ngChange is an attribute we can put on input tags to evaluate upon user changing the value of it, what would an ngChange element give?
In the 1.x versions they have stated that it can be used an element http://code.angularjs.org/1.0.8/docs/api/ng.directive:ngChange
Since it's not in the 1.2 docs I'd consider it a bug. Relates to #32
The docs indicate that ngChange is an attribute we can put on input tags to evaluate upon user changing the value of it, what would an ngChange element give?