jQuery SelectBox - OpenedEvent

The type of the opened event handler's argument.

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

Object

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.