New to KendoReactLearn about KendoReact Free.

OTPInputHandle

Updated on Jun 22, 2026

Represents the ref of the KendoReact OTPInput component.

NameTypeDefaultDescription

blur

() => void

Programmatically blurs the OTPInput.

element

"null" | HTMLDivElement

The root wrapper DOM element.

focus

(index?: number) => void

Focuses the input cell at index. When index is omitted, focuses the first unfilled cell or the last cell if all are filled.

value

string

The current string value of the OTPInput. Unfilled cells are represented with a space (' ').

Not finding the help you need?
Contact Support