jQuery Lookup - KeyUpEvent

The type of the keyUp event handler's argument.

import { KeyUpEvent } from "devextreme/ui/text_box"
Type:

Object

component

The UI component's instance.

Type:

Lookup

element

The UI component's container.

event

Specifies the executed event.