-
Notifications
You must be signed in to change notification settings - Fork 429
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
fix#115 : Add isSecure property #120
Conversation
* expose isSecure prop to mask input characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @anoopmsivadas!
Putting up a release with this addition soon.
@anoopmsivadas Could you take care of the conflicts please. Let me know if you any help with this. |
@apollonian sorry!. forgot to create a branch |
* Add isSecure poperty * expose isSecure prop to mask input characters * Add function to toggle input types * Change function name and improve function body
@all-contributors please add @anoopmsivadas for code |
I've put up a pull request to add @anoopmsivadas! 🎉 |
What does this PR do?
fixes Masking input characters #115
Any background context you want to provide?
exposes a new property named isSecure to mask input characters