React TextBox - InitializedEvent

The type of the initialized event handler's argument.

import { InitializedEvent } from "devextreme/ui/text_box"
Type:

Object

component

The UI component's instance.

Type:

TextBox

element

The UI component's container.