Angular NumberBox - FocusInEvent

The type of the focusIn event handler's argument.

import { DxNumberBoxTypes } from "devextreme-angular/ui/number-box"
Type: DxNumberBoxTypes.FocusInEvent

component

The UI component's instance.

Selector: dxo-component
Type:

NumberBox

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event