SelectEvent
Arguments for the select
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. |