React DateBox - ChangeEvent

The type of the change event handler's argument.

import { DateBoxTypes } from "devextreme-react/date-box"
Type: DateBoxTypes.ChangeEvent

component

The UI component's instance.

Selector: Component
Type:

DateBox

element

The UI component's container.

event

Specifies the executed event.

Selector: Event