How to concatenate string with scope variable and assign it to ng-model
is there a way ti express this
ng-model="'is'+location.placeName+'Checked'"
How to concatenate string with scope variable and assign it to ng-model
is there a way ti express this
ng-model="'is'+location.placeName+'Checked'"