jQuery SelectBox - ClosedEvent

The type of the closed event handler's argument.

import { ClosedEvent } from "devextreme/ui/select_box"
Type:

Object

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.