New to Kendo UI for VueStart a free 30-day trial

Represents the object of the selectAllChange MultiSelect event.

Definition

Package:@progress/kendo-vue-dropdowns

Properties

Indicates whether all items should be selected (true) or deselected (false).

Indicates whether preventDefault() was called on this event.

A native DOM event.

An event target.

Methods

Call this method to skip the built-in select-all toggle and apply custom selection logic instead.