• Introduction
  • Getting Started
  • Vue 2 End of Support
  • Native Components
    • Animation
    • Buttons
    • Chartsupdated
    • Conversational UInew
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gauges
    • Grid
    • Icons
    • Indicators
    • Inputs
    • Labels
    • Layoutupdated
    • 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

ColumnMenuItemProps

The props of the ColumnMenuItem component.

NameTypeDefaultDescription

icon?

string

Defines the name for the icon.

iconClass

string

The class of the icon rendered next to the title.

onClick?

Function

Triggered on each click on the title.

selected?

boolean

The selected state of the component.

svgIcon?

SVGIcon

Defines the svg icon in a Kendo UI for Vue theme.

title

string

The title of the ColumnMenuItem component.

In this article

Not finding the help you need?