New to KendoReact? Learn about KendoReact Free.
ColumnMenuItemProps
Defines the props of the ColumnMenuItem component.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
|
Disables the item when | |
iconClass? |
|
Sets the font icon CSS class. | |
onClick? |
|
Fires when the item is clicked. | |
selected? |
|
Indicates that the item is selected when | |
svgIcon? |
|
Sets the SVG icon definition. | |
title |
|
Sets the item title text. |