React FilterBuilder - EditorPreparedEvent

The type of the editorPrepared event handler's argument.

import { FilterBuilderTypes } from "devextreme-react/filter-builder"
Type: FilterBuilderTypes.EditorPreparedEvent

component

The UI component's instance.

Selector: Component

dataField

Type:

String

disabled

Type:

Boolean

editorElement

editorName

Type:

String

element

The UI component's container.

filterOperation

Type:

String

readOnly

Type:

Boolean

rtlEnabled

Type:

Boolean

setValue

Type: any

updateValueTimeout

Type:

Number

value

Type: any

width

Type:

Number