You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My query is - Is the User allowed to input only the Numeric inputs - 0-9 here in this input OR User is allowed aphanumeric and special characters inputs in this input ?
The text was updated successfully, but these errors were encountered:
I am using Secure Input
<input placeholder="Secure input" [hiddenInput]="true" mask="XXXX-X0-0000" />
My query is - Is the User allowed to input only the Numeric inputs - 0-9 here in this input OR User is allowed aphanumeric and special characters inputs in this input ?
The text was updated successfully, but these errors were encountered: