Hello! I’m trying to enable users to make password fields visible on demand (toggle between type=text|password) in the frontend.
Not sure if a plugin could handle this situation – is there a way to override the Vue templates though?
Thanks for any tips!