-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What are you reporting?
- Feature request
What is the current behavior?
Currently, you are only allowed a one character placeholder, which assumes the mask is homogenous. This helps with the format of the field, but not with the semantics of the data.
What is the expected behavior?
It would be great to be able to specify a placeholder with the same format as the pattern:
{
...
pattern: '99/99/9999',
placeholder: 'MM/DD/YYYY',
...
}
What's your environment?
Version: 1.3.0
an4morph, nilsabdi and krystian-panek-vmltech
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request