Angular TagBox - CutEvent

The type of the cut event handler's argument.

import { DxSelectBoxTypes } from "devextreme-angular/ui/select-box"
Type: DxSelectBoxTypes.CutEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TagBox

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

model

Model data. Available only if you use Knockout.

Type: any