New to Kendo UI for Angular? Start a free 30-day trial
Adaptiveness
The Kendo UI for Angular OTP Input does not require specific adaptive rendering but enables you to configure a suitable input-specific keyboard that will display on users' touchscreen devices upon interaction.
On-Screen Keyboard
To enhance the mobile user experience of your Angular application, you can configure the type of the on-screen keyboard for the OTP Input component.
To display an on-screen keyboard for the OTP Input , use the inputAttributes
property and set the inputmode
HTML attribute to the desired value. Based on the defined setting, the browser will display the most appropriate virtual keyboard on the screen.
The following example demonstrates how to configure an on-screen keyboard for the Kendo UI for Angular OTP Input .
Change Theme
Theme
Loading ...