React TreeList - EditorPreparedEvent

The type of the editorPrepared event handler's argument.

import { EditorPreparedEvent } from "devextreme/ui/tree_list"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

TreeList

dataField

Type:

String

disabled

Type:

Boolean

editorElement

element

The UI component's container.

parentType

Type:

String

readOnly

Type:

Boolean

row

Type:

TreeList Row

rtlEnabled

Type:

Boolean

setValue

Type: any

updateValueTimeout

Type:

Number

value

Type: any

width

Type:

Number