New to KendoReactStart a free 30-day trial

MaskedTextBoxChangeEvent

The arguments for the change event of the MaskedTextBox.

NameTypeDefaultDescription

nativeEvent

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.

syntheticEvent

SyntheticEvent<HTMLElement>

A React SyntheticEvent.

target

MaskedTextBoxHandle

An event target.

value

any

The current value of the component.

Not finding the help you need?
Contact Support