Help
Andrew_O_Hoski
4 - Data Explorer
4 - Data Explorer
since ‎Apr 12, 2019
‎Nov 29, 2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

I’d like to prompt the user for the password to an API call but input.textAsync displays the input in plain text on the screen. Is there a way to mask the input so it shows as ********** when the user is typing? Like with HTML input type=password?