This sample demonstrates the default functionalities of the OTP Input component. It allows users to enter OTP (One-Time Password) during MFA processes such as login, account verifications, booking activities, and more.
This example showcases the usage of the type
and value
properties in the OTP Input component. The available input types are number
, text
and password
. Once the user enters the OTP according to the specified type
, the value
property can be used to access the entered OTP.