Skip to content
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

Password Field? #373

Closed
DylanPiercey opened this issue Feb 26, 2015 · 2 comments
Closed

Password Field? #373

DylanPiercey opened this issue Feb 26, 2015 · 2 comments
Labels
component: text field This is the name of the generic UI component, not the React module!

Comments

@DylanPiercey
Copy link

Is there an option for textfields to be passwords/masked?

@WRidder
Copy link
Contributor

WRidder commented Feb 26, 2015

Sure, use type="password". Check https://github.com/WRidder/react-spa/blob/9045d5976e94d2950f201699155fd086c922d620/src/components/user/login.jsx to see an example.

@hai-cea
Copy link
Member

hai-cea commented Mar 1, 2015

Thanks @WRidder

@hai-cea hai-cea closed this as completed Mar 1, 2015
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: text field This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

5 participants