New to Kendo UI for Angular? Start a free 30-day trial
SpreadsheetCellEditorOptions
Updated on Oct 31, 2025
Represents the configuration object for defining custom cell editors. Use this interface to render specific cell editors when you focus a cell or a range.
| Name | Type | Default | Description |
|---|---|---|---|
actions? |
|
Provides the actions that the cell editor can use.
The | |
component? |
|
Sets the component to use as a cell editor. | |
icon? |
|
Sets the name of an existing icon from a Kendo UI theme. | |
name |
|
Sets the unique name of the cell editor. Use this name when you specify the editor for a cell or a range. Please note that | |
svgIcon? |
|
Sets the |