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

ColumnMenuCheckboxFilterProps

The props of the ColumnMenuFilter component.

NameTypeDefaultDescription

animate?

boolean | PopupAnimation

Controls the ColumnMenu animation. By default, the opening and closing animations are enabled.

checkAllItem?

string | boolean | object | Function

The template that can customize the check all checkbox item.

column

ColumnMenuColumnProps

The current column options.

dataItems

undefined[]

Sets the items collection that will be rendered by the ColumnMenuCheckboxFilter component.

expandchange?

(nextExpandState: boolean) => void

Triggered on each subsequent expand state of the filter component.

expanded?

boolean

Controls the expand state of the filter component.

filter?

CompositeFilterDescriptor

The current filter state of the .

filterable?

boolean

The filterable option of the column.

filterOperators

FilterOperators

The filter operators for the filters.

item?

string | boolean | object | Function

The template that can customize the checkbox item.

onClosemenu?

Function

The method that will be called to close the column menu.

onFilterchange?

(filter: CompositeFilterDescriptor, syntheticEvent: any) => any

The method that will be called to notify the parent about a filter change.

onFocus?

(e: any) => void

The trigger focus event.

any

Defines the component that will be rendered as a search box.

uniqueData?

boolean

Determines if the data in the component will be unique. By default the property is set to true.

Not finding the help you need?
Contact Support