We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a mask as "99/99/9999", where my
Please help if we already have such an example available.
The text was updated successfully, but these errors were encountered:
Maybe maskPlaceholder="dd/mm/yyyy" is what you are looking for?
maskPlaceholder="dd/mm/yyyy"
Sorry, something went wrong.
This is not working, the doc is wrong
// Will be rendered as 12/mm/yy <InputMask mask="99/99/99" maskPlaceholder="dd/mm/yy" value="12" />
No branches or pull requests
I have a mask as "99/99/9999", where my
Please help if we already have such an example available.
The text was updated successfully, but these errors were encountered: