New to Kendo UI for AngularStart a free 30-day trial

Keyboard Navigation

The keyboard navigation of the OTP Input is always available.

The OTP Input supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
TabFocuses the next input in the OTP. If the focus is on the last input, focuses the next focusable element on the page.
Shift + TabFocuses the previous input in the OTP. If the focus is on the first input, focuses the previous focusable element before the OTP.
Right ArrowMoves the focus to the next focusable input in the OTP (if any).
Left ArrowMoves the focus to the previous focusable input in the OTP (if any).
BackspaceDeletes the value of the focused input and moves the focus on the previous input. (if any).
DeleteDeletes the value of the focused input.
Change Theme
Theme
Loading ...

Pasting Values

The OTP Input supports pasting values from the clipboard, starting from the focused field. If the pasted value exceeds the total number of fields, it will be automatically trimmed to fit.

  1. Copy the following code:

    text
    123456789
  2. Paste it into the OTP Input using the Ctrl+V keyboard shortcut or the browser's context menu.

Change Theme
Theme
Loading ...
In this article
Pasting ValuesSuggested Links
Not finding the help you need?
Contact Support