React SelectBox - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

SelectBox

element

The UI component's container.