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

Extend NgxMaskDirective #1091

Open
gaborsari-artofinfo opened this issue Mar 30, 2023 · 0 comments
Open

Extend NgxMaskDirective #1091

gaborsari-artofinfo opened this issue Mar 30, 2023 · 0 comments
Labels

Comments

@gaborsari-artofinfo
Copy link

🚀 feature request

Description

In my project i use a specific pattern multiple times.
I would like to reduce boilerplate code.
<input [mask]="00-00-00">

Describe the solution you'd like

I would be happy to see a change where i can freely extend/modify NgxMaskDirective

Describe alternatives you've considered

I tried to make a custom class extend NgxMaskDirective, hostDirectives and host properties

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

No branches or pull requests

2 participants