React TagBox - MultiTagPreparingEvent

The type of the multiTagPreparing event handler's argument.

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

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

TagBox

element

The UI component's container.

multiTagElement

selectedItems

Type:

Array<String | Number | Object>

text

Type:

String