React DropDownBox - CopyEvent

The type of the copy event handler's argument.

import { DropDownBoxTypes } from "devextreme-react/drop-down-box"
Type: DropDownBoxTypes.CopyEvent

component

The UI component's instance.

Selector: Component
Type:

DropDownBox

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

model

Model data. Available only if you use Knockout.

Type: any