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

MaskedTextBoxChangeEvent

The arguments for the change event of the MaskedTextBox.

NameTypeDefaultDescription

event

Event

A native DOM event.

selectionEnd

number

Specifies the end of the selection which will be set to the MaskedTextBox when it is updated.

selectionStart

number

Specifies the start of the selection which will be set to the MaskedTextBox when it is updated.

target

any

An event target.

value

any

The current value of the component.

Not finding the help you need?
Contact Support