I have created a plunk in which I want to validate a form that has a button created using font-awesome.
The text field is required and I want to disabled the icon if no data is entered.But ng-disabled
dosen't seem to support this functionality with font awesome icon.
Has anyone faced this issue before.Please share your thoughts..
Please find the plunk here