React TextBox - InitializedEvent

The type of the initialized event handler's argument.

import { TextBoxTypes } from "devextreme-react/text-box"
Type: TextBoxTypes.InitializedEvent

component

The UI component's instance.

Type:

TextBox

element

The UI component's container.