Hi all,
I am currently prototyping an application with Angular10, where it should be possible to manage sensitive data. This sensitive data (e.g. Passwords) should not be displayed in clear text to the user. In case the user wants to change the data, the data should be replaced by e.g. * when typing. Standard password field behaviour.
I have tried to find some documentation on that topic, but was not able to find something.
Can you pls guide me into the right direction about the possibility to use the inPlaceEditor as a password field?
Best regards,
Eduard