Is there an angular specific way? If not, should I use the built in jquery to do it? If I should use the built in jquery how do I get to the trim() function without using $ (o
I insert this code in my tag and it works correctly:
ng-show="!Contract.BuyerName.trim()" >