New to KendoReact? Learn about KendoReact Free.
OTPInputType
Updated on Jun 22, 2026
The input type options for the OTPInput.
type OTPInputType = "text" | "password" | "number";