question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Input Mask support for nz-inputs

See original GitHub issue

What problem does this feature solve?

In enterprise level apps, there is sometimes a need for entering sensitive data fields. Such inputs need to be masked/unmasked. Eg. DOB 19/09/1992 becomes **/**/****

What does the proposed API look like?

<input nz-input [nzMask]="myPattern" />

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
thinkdjcommented, Aug 1, 2019

@lppedd ngZorro is an amazingly flexible library and I’d love to see actual masks implemented in it, as that would make it apt for more enterprise applications use-cases without having to depend on an additional package. I do agree with your suggestion too, and would be great if we begin with obscuring characters for a start!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Control data entry formats with input masks - Microsoft Support
Learn how to add input masks in Access to table fields, queries, and to form and report controls to help people entering data....
Read more >
Input mask | U.S. Web Design System (USWDS)
An input mask is a string expression that constrains input to support valid input values. Component preview. Social Security Number Input Mask.
Read more >
How to Use Input Mask in Your Contact Form (Examples)
In this tutorial we'll teach you how to use Input Mask in Ninja Forms! ... It is important to know that the only...
Read more >
Getting Started with the Basics of Input Masking - Jotform
With input masking, you'll only use three HTML characters, and these characters are explained right below the Input Mask toggle. @ = Masks ......
Read more >
Working with Input Masks - Tassos Marinos
How to add an Input Mask. Input Masks can be added to specific Convert Forms fields. The supported fields are the following: Text...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found