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