New to KendoReactStart a free 30-day trial

The arguments for the change event of the MaskedTextBox.

Definition

Package:@progress/kendo-react-inputs

Properties

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.

syntheticEvent

SyntheticEvent​<HTMLElement, Event>

The current value of the component.