Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Feature Request: metal-mask component #2

Open
stiemannkj1 opened this issue Mar 29, 2016 · 0 comments
Open

Feature Request: metal-mask component #2

stiemannkj1 opened this issue Mar 29, 2016 · 0 comments

Comments

@stiemannkj1
Copy link

I need a mask component which can limit inputs to certain values while a user is entering them. For example, it would be useful to limit an input to only accept an American phone number or an American style date. Masking is similar to validation, but it should actually be able to prevent a user from putting letters into a phone number etc. It should also be able to show the format of the input before it is entered. The client-side part of p:inputMask (which uses a jQuery masked input plugin) is a good example of the feature I am looking for.

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

No branches or pull requests

1 participant