Rxova
Skip to content

OtpMode

type OtpMode = "numeric" | "alphanumeric" | "alpha";

Character class the field accepts. Drives inputMode, pattern, autoCapitalize.