Search results

OtpInputType API in React Otp Input API component

Specifies the type of input for the Otp (One-Time Password) input component.

  • Number - Specifies the type of input to be number for the Otp input.
  • Password - Specifies the type of input to be password for the Otp input.
  • Text - Specifies the type of input to be text for the Otp input.