React NumberBox - InputEvent

The type of the input event handler's argument.

import { NumberBoxTypes } from "devextreme-react/number-box"
Type: NumberBoxTypes.InputEvent

component

The UI component's instance.

Type:

NumberBox

element

The UI component's container.

event

A native browser event with additional fields from EventObject.