Vue FilterBuilder - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.