Masked input in alert prompt

Hey there community, I’ve been messing with Ionic 2 and I really appreciate it.
My question here is: How would I mask an input inside alert prompt?

There are many questions regarding masking inputs, but none of them relates to alert’s input.

Thanks in advance.

EDIT: Would it be possible to use Ionic 2 mask to achieve this?

1 Like

Hi, @renannobile. Have you solved that problem? If you solved - please write how did you make it

Masking the input came to be unnecessary in the project before I could try anything.