DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

InitializedEvent

The type of the initialized event handler's argument.

import { InitializedEvent } from "devextreme/ui/date_range_box"
Type:

Object

component

The UI component's instance.

Type: DateRangeBox

element

The UI component's container.