New to Kendo UI for Vue? Start a free 30-day trial
SelectStartEvent
Arguments for the selectStart event.
| Name | Type | Default | Description | 
|---|---|---|---|
| axis | 
 | The target axis options. | |
| from | 
 | The lower boundary of the selected range. | |
| target | 
 | The  | |
| to | 
 | The upper boundary of the selected range. | 
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. |