New to KendoReactLearn about KendoReact Free.

GridSearchBoxChangeEvent

Represents the event object of the GridSearchBox onChange event.

NameTypeDefaultDescription

nativeEvent

any

A native DOM event.

syntheticEvent

ChangeEvent<HTMLInputElement>

The original React change event.

target

TextBoxHandle

An event target.

value

undefined | string | number | undefined

The current value of the TextBox component.

Not finding the help you need?
Contact Support