Vue List - SelectAllValueChangedEvent

The type of the selectAllValueChanged event handler's argument.

import { SelectAllValueChangedEvent } from "devextreme/ui/list"
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

List

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

value

Type:

Boolean