Vue ColorBox - PasteEvent

The type of the paste event handler's argument.

import { DxColorBoxTypes } from "devextreme-vue/color-box"
Type: DxColorBoxTypes.PasteEvent

component

The UI component's instance.

Selector: DxComponent
Type:

ColorBox

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent