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