New to Kendo UI for Angular? Start a free 30-day trial
SpreadsheetContextMenuItem
Updated on Apr 2, 2026
| Name | Type | Default | Description |
|---|---|---|---|
action? |
|
Sets a function that will be invoked when the item is selected. | |
disabled? |
|
Specifies if the item is disabled. | |
icon? |
|
Specifies the name of the font icon that will be rendered for the item. | |
id? |
|
Sets the unique identifier for the context menu item. | |
separator? |
|
Specifies if this is a separator item. If set to true, other fields are disregarded. | |
svgIcon? |
|
Defines an SVGIcon that will be rendered for the item using a KendoSVGIcon component. | |
text? |
|
Specifies the item text. | |
type |
|
The context menu item type. |