Vue NumberBox - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

NumberBox

element

The UI component's container.