New to Kendo UI for Angular? Start a free 30-day trial
EventKeydownEvent
Represents the arguments for the eventKeydown event.
| Name | Type | Default | Description |
|---|---|---|---|
event |
|
Provides the original Scheduler event. | |
originalEvent |
|
Provides the original DOM event. | |
sender |
|
Provides a reference to the Scheduler instance that triggered the event. |