Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-mask doesnt work conditional with expressionProperties #87

Open
hrishi1183 opened this issue Dec 7, 2015 · 0 comments
Open

ng-mask doesnt work conditional with expressionProperties #87

hrishi1183 opened this issue Dec 7, 2015 · 0 comments

Comments

@hrishi1183
Copy link
Contributor

ng-mask is not working conditional..
expressionProperties: {
"templateOptions.mask": "true ? '9999999999-99' : '(999)999-999'"
},
ex: one text field need to have different format based on its previous selection.. but expressionProperties is not working with ng-mask

http://jsbin.com/wixawijuca/1/edit?js,output

can anybody has any idea how to make ng-mask conditional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant