New to KendoReact? Start a free 30-day trial
Workbook
WorkbookPremium
Updated on Oct 30, 2025
The props of the Workbook component.
| Name | Type | Default | Description | 
|---|---|---|---|
| undoRedoStack | 
 | A collection holding the commands available for undo and redo. | 
Constructors
Workbook
(options: any, view: View)
Parameters
options
any
view
Methods
| execute | ||||||
|---|---|---|---|---|---|---|
| Executes a command with the passed options. | ||||||
| 
 | ||||||
| 
 | 
| refresh | ||||||
|---|---|---|---|---|---|---|
| Re-renders all data in the Workbook. | ||||||
| 
 |