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

Event object fired by OTPInput change event.

Definition

Package:@progress/kendo-vue-inputs

Properties

The component instance that originated the event.

The native DOM event.

The synthetic Vue event.

The component that originated the event.

value

string

The new full string value of the OTPInput after the change. Unfilled cells are represented as a space (' ').