Vue NumberBox - CutEvent

The type of the cut event handler's argument.

import { DxNumberBoxTypes } from "devextreme-vue/number-box"
Type: DxNumberBoxTypes.CutEvent

component

The UI component's instance.

Selector: DxComponent
Type:

NumberBox

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent