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

ColumnMenuSortProps

Updated over 6 months ago

The props of the ColumnMenuSort component.

NameTypeDefaultDescription

column

ColumnMenuColumnProps

The current column options.

onClosemenu?

Function

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

onSortchange?

(descriptors: SortDescriptor[], e: any) => void

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

sort?

SortDescriptor[]

The current sort state of the .

sortable?

SortSettings

The sortable option of the column.

Not finding the help you need?
Contact Support