Vue FilterBuilder - ValueChangedEvent

The type of the valueChanged event handler's argument.

import { DxFilterBuilderTypes } from "devextreme-vue/filter-builder"
Type: DxFilterBuilderTypes.ValueChangedEvent

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.

previousValue

Type:

Object

value

Type:

Object