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