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

Mask with letters and number. #35

Open
SauloLauers1982 opened this issue Nov 27, 2019 · 0 comments
Open

Mask with letters and number. #35

SauloLauers1982 opened this issue Nov 27, 2019 · 0 comments

Comments

@SauloLauers1982
Copy link

SauloLauers1982 commented Nov 27, 2019

I'm trying to make a mask that uses Letters and Numbers at same time, I did not find how to make it at doc.

mask: string = "AA.AA.000.0000.000"

<ion-input [placeholder]="customPlaceHolder" type="tel"
[(ngModel)]="filter.key"
[brmasker]="{type: 'all', mask: mask, len: mask.length}">

Can you guys please help me?

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