React DropDownBox - InputEvent

The type of the input event handler's argument.

import { DropDownBoxTypes } from "devextreme-react/drop-down-box"
Type: DropDownBoxTypes.InputEvent

component

The UI component's instance.

Selector: Component
Type:

DropDownBox

element

The UI component's container.

event

Specifies the executed event.

Selector: Event