Angular DropDownBox - InitializedEvent

The type of the initialized event handler's argument.

import { DxDropDownBoxTypes } from "devextreme-angular/ui/drop-down-box"
Type: DxDropDownBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

DropDownBox

element

The UI component's container.