A "password" field with option to hide and show password input
In a sign in form, a password field is often in need. By default, password is always hidden as little black dots and it would be nice if we could have an option to see the exact input (for example with a little eye icon)
Here is an example from antd
The form looks like this

By default when a password is entered, it is hidden

If we click on the little eye icon on the right, the password is revealed

On sign in pages
Hey @julienemo :wave:,
Thank you for opening an issue. We'll get back to you as soon as we can.
Please, consider supporting us on Open Collective. We give a special attention to issues opened by backers.
If you use Reakit at work, you can also ask your company to sponsor us :heart:.
wouldn't mind working on this one
This seems too specific to be a component. Maybe just an example would be enough?
Instead of just password, the option to add a component at the start and end of an input would be good. Seems to common in other ui frameworks.
I think this is closed by #753?
Most helpful comment
This seems too specific to be a component. Maybe just an example would be enough?