Angular DateBox - InitializedEvent

The type of the initialized event handler's argument.

import { DxDateBoxTypes } from "devextreme-angular/ui/date-box"
Type: DxDateBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

DateBox

element

The UI component's container.