React TagBox - CustomItemCreatingEvent

The type of the customItemCreating event handler's argument.

import { CustomItemCreatingEvent } from "devextreme/ui/tag_box"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

TagBox

customItem

Selector: CustomItem
Type:

String

|

Object

|

Promise<any> (jQuery or native)

element

The UI component's container.

text

Type:

String