Skip to content

Masking input characters #115

Closed
Closed
@cloudchallengers

Description

  • Describe the Feature Request

Sometimes users need to enter secret OTP's in financial applications and they don't want them to be revealed to nearby users, so it's a kind of must have feature to be able to mask the input characters.

  • Describe Preferred Solution

We can expose an attribute in API called 'secure' with the default value as false, and can make use of this prop to decide using input type (text vs password).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions