How to implement input type Password in Google Card Service?

49 Views Asked by At

I am creating a form in App Script using Google card service. I want to hide my password in a star format like "*"**. However, I am not able to implement this functionality to hide my password. Please guide me on how to implement input type Password in Google Card Service.

Current behavior

enter image description here

I want this behavior

enter image description here

0

There are 0 best solutions below