JavaScript/jQuery ColorBox - InputEvent

The type of the input event handler's argument.

import { InputEvent } from "devextreme/ui/color_box"
Type:

Object

component

The UI component's instance.

Type:

ColorBox

element

The UI component's container.

event

A native browser event with additional fields from EventObject.