New to KendoReactLearn about KendoReact Free.

ColumnMenuItemProps

Defines the props of the ColumnMenuItem component.

NameTypeDefaultDescription

disabled?

boolean

Disables the item when true.

iconClass?

string

Sets the font icon CSS class.

onClick?

(event: MouseEvent<HTMLDivElement>) => void

Fires when the item is clicked.

selected?

boolean

Indicates that the item is selected when true.

svgIcon?

SVGIcon

Sets the SVG icon definition.

title

string

Sets the item title text.

Not finding the help you need?
Contact Support