React NumberBox - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

NumberBox

element

The UI component's container.