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