New to Telerik UI for ASP.NET Core? Start a free 30-day trial
ASP.NET Core OTPInput Overview
The Telerik UI OTPInput TagHelper and HtmlHelper for ASP.NET Core are server-side wrappers for the Kendo UI OTPInput widget.
The OTPInput is a UI component that allows the user to enter a one-time password (OTP) during multi-factor authentication. Its sole purpose is to strengthen applications in terms of security while offering a seamless user experience during user interaction.
Functionality and Features
Feature | Description |
---|---|
Appearance | You can use the available styling options for configuring the size, border radius, and fill mode of the OTPInput. |
Types | You can set the type of all the rendered inputs. |
Items | You can configure the items of the OTPInput through an action delegate or a single number. |
Separators | The OTPInput supports different types of separators between the item groups. |
Adaptiveness | You configure what type of virtual keyboard will be displayed when working with the component on a mobile device. |
Accessibility | The OTPInput is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation. |