React DropDownBox - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

DropDownBox

element

The UI component's container.