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

The arguments for the change event of the MaskedTextBox.

Definition

Package:@progress/kendo-vue-inputs

Properties

event

Event

A native DOM event.

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

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

An event target.

The current value of the component.