New to KendoReact? Start a free 30-day trial
TaskEditingProps
TaskEditingPropsPremium
Updated on Oct 31, 2025
| Name | Type | Default | Description | 
|---|---|---|---|
onSave | 
 | 
 Callback function called when the task is saved.  | |
priorities | 
 | 
 Array of available priority options for the task.  | |
task? | 
 | 
 The task to be edited. If not provided, creates a new task.  |