New to Kendo UI for Angular? Start a free 30-day trial
InputType
Specifies the possible input type options for the TextBox.
Use this type to set the type
property.
type
InputType = "text" | "password";