React SelectBox - ClosedEvent

The type of the closed event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

SelectBox

element

The UI component's container.