React DropDownBox - ClosedEvent

The type of the closed event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

DropDownBox

element

The UI component's container.