• Introduction
  • Getting Started
  • Vue 2 End of Support
  • Vue Wrappers End of Life
  • Native Components
    • Animation
    • Buttons
    • Chartsupdated
    • Conversational UI
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdowns
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gauges
    • Grid
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Notification
    • PDF Processing
    • Popup
    • Progress Bars
    • Scheduler
    • ScrollView
    • Tooltip
    • TreeList
    • TreeView
    • Upload
  • Wrapper Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • FAQ
  • Troubleshooting
New to Kendo UI for Vue? Start a free 30-day trial

ColumnMenuSortBaseProps

The props passed to the ColumnMenu sort 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.

In this article

Not finding the help you need?