vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Is there any way to dynamically see whether radio values have been changed or not? #494

Closed shanahanbaptista closed 6 years ago

shanahanbaptista commented 8 years ago

I have some content that I wish to show and hide based on the conditions changed in the radiolist. Is there any way I can see the value. (The same way ng-model works)

ckosloski commented 8 years ago

Couldn't you use e-ng-changed to set some value that could be referenced by a ng-hide or ng-show?

ckosloski commented 7 years ago

@shanahanbaptista are you still having an issue?

ckosloski commented 6 years ago

@eugef Please close due to lack of response.