New to KendoReact? Start a free 30-day trial
SortableOnDragStartEvent
SortableOnDragStartEventPremium
Updated on Oct 31, 2025
The SortableOnDragStartEvent event.
| Name | Type | Default | Description | 
|---|---|---|---|
element | 
 | 
 The target element.  | |
prevIndex | 
 | 
 The previous index of the dragged item.  | |
target | 
 | 
 The Sortable component.  | 
Methods
isDefaultPrevented | ||||
|---|---|---|---|---|
| 
 Returns   | ||||
  | 
preventDefault | 
|---|
| 
 Prevents the default action for a specified event. In this way, the source component suppresses the built-in behavior that follows the event.  |