React SelectBox - InitializedEvent

The type of the initialized event handler's argument.

import { SelectBoxTypes } from "devextreme-react/select-box"
Type: SelectBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.